aboutsummaryrefslogtreecommitdiff
path: root/README
blob: e9503bcceb557c57da528e40a485a09564e46a12 (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. See `--help` flag for
options.