.\" Automatically generated by Pandoc 2.2.1 .\" .TH "statreport" "1" "Feb 2018" "" "" .hy .SH NAME .PP \f[B]statreport\f[] \- Compute summary statistics for tab\-delimited data files. .SH SYNOPSIS .PP \f[B]statreport\f[] [OPTIONS] file1 [file2 file3 ... ] .SH DESCRIPTION .PP Compute summary statistics for tab\-delimited data files. .SH ALL OPTIONS: .TP .B \f[B]\-h\f[], \f[B]\-\-help\f[] Produce help message. .RS .RE .TP .B \f[B]\-\-ignore\f[] \f[I]arg\f[] Do not analyze these fields. .RS .RE .TP .B \f[B]\-\-select\f[] \f[I]arg\f[] Analyze only these fields. .RS .RE .TP .B \f[B]\-i\f[], \f[B]\-\-individual\f[] Show results for individual files separately also. .RS .RE .TP .B \f[B]\-s\f[] \f[I]arg\f[] (=10%), \f[B]\-\-skip\f[] \f[I]arg\f[] (=10%) Number of initial lines to skip. .RS .RE .TP .B \f[B]\-x\f[] \f[I]arg\f[] (=1), \f[B]\-\-subsample\f[] \f[I]arg\f[] (=1) Factor by which to sub\-sample. .RS .RE .TP .B \f[B]\-\-truth\f[] \f[I]arg\f[] True value .RS .RE .TP .B \f[B]\-\-min\f[] \f[I]arg\f[] Required minimum number of lines to read. .RS .RE .TP .B \f[B]\-u\f[] \f[I]arg\f[], \f[B]\-\-until\f[] \f[I]arg\f[] Read until this number of trees. .RS .RE .TP .B \f[B]\-\-mean\f[] Show mean and standard deviation. .RS .RE .TP .B \f[B]\-\-mode\f[] Show mode (with precision) .RS .RE .TP .B \f[B]\-\-log\-mean\f[] Show log mean of X given log X. .RS .RE .TP .B \f[B]\-\-median\f[] Show median and confidence level. .RS .RE .TP .B \f[B]\-\-confidence\f[] \f[I]arg\f[] (=0.95) Confidence interval levels (colon\-separated). .RS .RE .TP .B \f[B]\-\-BCI\f[] \f[I]arg\f[] (=HPD) Type of Bayesian Credible Interval (BCI): HPD or central .RS .RE .TP .B \f[B]\-p\f[] \f[I]arg\f[] (=4), \f[B]\-\-precision\f[] \f[I]arg\f[] (=4) Number of significant figures. .RS .RE .TP .B \f[B]\-v\f[], \f[B]\-\-verbose\f[] Output more log messages on stderr. .RS .RE .SH REPORTING BUGS: .PP BAli\-Phy online help: . .PP Please send bug reports to . .SH AUTHORS Benjamin Redelings.