.\" Automatically generated by Pandoc 2.17.1.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "statreport" "1" "Feb 2018" "" "" .hy .SH NAME .PP \f[B]statreport\f[R] - Compute summary statistics for tab-delimited data files. .SH SYNOPSIS .PP \f[B]statreport\f[R] [OPTIONS] file1 [file2 file3 ... ] .SH DESCRIPTION .PP Compute summary statistics for tab-delimited data files. .SH ALL OPTIONS: .TP \f[B]-h\f[R], \f[B]--help\f[R] Produce help message. .TP \f[B]-V\f[R], \f[B]--verbose\f[R] Output more log messages on stderr. .TP \f[B]-s\f[R] \f[I]arg\f[R] (=10%), \f[B]--skip\f[R] \f[I]arg\f[R] (=10%) Number of initial lines to skip. .TP \f[B]-x\f[R] \f[I]arg\f[R] (=1), \f[B]--subsample\f[R] \f[I]arg\f[R] (=1) Factor by which to sub-sample. .TP \f[B]-u\f[R] \f[I]arg\f[R], \f[B]--until\f[R] \f[I]arg\f[R] Read up to this iteration. .TP \f[B]-I\f[R] \f[I]arg\f[R], \f[B]--ignore\f[R] \f[I]arg\f[R] Do not analyze these fields. .TP \f[B]-S\f[R] \f[I]arg\f[R], \f[B]--select\f[R] \f[I]arg\f[R] Analyze only these fields. .TP \f[B]-i\f[R], \f[B]--individual\f[R] Show results for individual files separately also. .TP \f[B]--truth\f[R] \f[I]arg\f[R] True value .TP \f[B]--min\f[R] \f[I]arg\f[R] Required minimum number of lines to read. .TP \f[B]--mean\f[R] Show mean and standard deviation. .TP \f[B]--mode\f[R] Show mode (with precision) .TP \f[B]--log-mean\f[R] Show log mean of X given log X. .TP \f[B]--median\f[R] Show median and confidence level. .TP \f[B]--confidence\f[R] \f[I]arg\f[R] (=0.95) Confidence interval levels (colon-separated). .TP \f[B]--BCI\f[R] \f[I]arg\f[R] (=HPD) Type of Bayesian Credible Interval (BCI): HPD or central .TP \f[B]-p\f[R] \f[I]arg\f[R] (=4), \f[B]--precision\f[R] \f[I]arg\f[R] (=4) Number of significant figures. .SH REPORTING BUGS: .PP BAli-Phy online help: . .PP Please send bug reports to . .SH AUTHORS Benjamin Redelings.