aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 55efc1ba83b890b493b4c6245dcd25ea46e1a91b (plain)
1
2
3
4
5
This infers a phylogentic tree from SNV calls. The input file format is textual
with rows corresponding to (copy-neutral) SNV calls that contain an identifier
(ignored) and any number count/depth pairs separated by whitespace. Count and
depth must be natural numbers with count ≤ depth. The first row is assumed to
be a header and is ignored. See `--help` flag for options.