Releases: JSdoubleL/DISCO
Releases · JSdoubleL/DISCO
DISCO v1.4
DISCO v1.3.1
- Fixed issue where extra newline characters in the input would cause an exception.
DISCO v1.3
- Allowed for more flexibility in species names by allowing them to be split from the rest of the leaf label on the nth instance of the delimiter instead of only the first. This can be set with the
-n
option.
DISCO v1.2
- DISCO now, by default, outputs trees with leaves labeled only by the species name;
-k
option is added to keep original leaf labels from the multi-copy input trees. - Minor fix to tree rerooting
DISCO v1.1
- Adds
-m
argument, which can be used to adjust the minimum number of taxa per tree in the output. - Adds
ca_disco.py
script used to create concatenated alignments with DISCO decomposition.
DISCO v1.0
Initial Release of DISCO script