PHYLONIUM(1) | phylonium manual | PHYLONIUM(1) |
phylonium - rapidly estimate evolutionary distances
phylonium [OPTIONS...] FILES...
phylonium estimates the evolutionary distance between closely related genomes. For this phylonium reads the input sequences from FASTA files and computes the pairwise evolutionary distance. All sequences in one file are considered to be contigs of the same genome.
The output is a symmetrical distance matrix in PHYLIP format, with each entry representing divergence with a positive, real number. A distance of zero means that two sequences are identical, whereas other values are estimates for the nucleotide substitution rate (Jukes-Cantor corrected). For technical reasons the comparison might fail and no estimate can be computed. In such cases nan is printed. This either means that the input sequences were too short (<200bp) or too diverse (K>0.5) for our method to work properly.
Copyright © 2017 - 2020 Fabian Klötzl License
GPLv3+: GNU GPL version 3 or later.
This is free software: you are free to change and redistribute it. There is NO
WARRANTY, to the extent permitted by law. The full license text is available
at <http://gnu.org/licenses/gpl.html>.
1) Algorithms: Ohlebusch, E. (2013). Bioinformatics Algorithms.
Sequence Analysis, Genome Rearrangements, and Phylogenetic Reconstruction.
pp 118f.
2) SA construction: Mori, Y. (2005). Short description of improved two-stage
suffix sorting algorithm.
3) Bootstrapping: Klötzl, F. and Haubold, B. (2016). Support Values for
Genome Phylogenies 4) Phylonium: Klötzl, F. and Haubold, B. (2020).
Phylonium: Fast Estimation of Evolutionary Distances from Large Samples of
Similar Genomes
Please report bugs to <kloetzl@evolbio.mpg.de>.
2020-11-03 | 1.3 |