POPULATIONS(1) | populations User Manual | POPULATIONS(1) |
populations - population genetic software
populations
populations [name_of_input_file] [option]
You can use populations as a command line program (very useful for batch treatment) to infer phylogenetic trees.
populations is a population genetic software. It computes genetic distances between populations or individuals. It builds phylogenetic trees (NJ or UPGMA) with bootstrap values.
-phylogeny ind|pop
dist method
-construct method
-bootstrap_ind n
-bootstrap_locus n
number to indicate the number of bootstraps to perform on loci
.RE
-output name_of_treeview_file
-level n
populations toutc2.txt -phylogeny pop -dist Dm -bootstrap_locus 10000 -output toutc2_10000_Dm.tre
Commands can be write in a .bat file (for DOS) or a script file (for UNIX)
Georges Khaznadar <georgesk@ofset.org>
Copyright © 2011 Georges Khaznadar
This manual page was written for the Debian system (and may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
06/19/2011 | populations |