INDELFIT(1) | User Commands | INDELFIT(1) |
indelFit - Estimate the parameters of a simple indel model, given an indel history
Estimate the parameters of a simple indel model, given an indel history and a tree. By default, writes estimates of three parameters to stdout: an insertion rate alpha, a deletion rate beta, and a parameter tau roughly equal to the inverse of the expected indel length (modulo adjustments required to make probabilities sum to one).
--alpha, -a <val>
--beta, -b <val> Starting value of beta, the deletion rate. Default is 0.04.
--tau, -t <val> Starting value of tau, the length parameter. Default is 0.05.
--lnl, -L
--columns, -c
--features, -f <file.gff>
--reference, -r <name>
--log, -l <file>
--help, -h
May 2016 | indelFit 1.4 |