Scroll to navigation

PXBDSIM(1) User Commands PXBDSIM(1)

NAME

pxbdsim - Birth-death simulator.

SYNOPSIS

pxbdsim [OPTION]...

DESCRIPTION

Birth-death simulator.
-e, --extant=INT
number of extant species, alt to time
-t, --time=INT
depth of the tree, alt to extant
-b, --birth=DOUBLE
birth rate, default=1
-d, --death=DOUBLE
death rate, default=0
-n, --nreps=INT
number of replicates, default=1
-o, --outf=FILE
output file, stout otherwise
-s, --showd
show dead taxa
-x, --seed=INT
random number seed, clock otherwise
-h, --help
display this help and exit
-V, --version
display version and exit

REPORTING BUGS

Report bugs to: <https://github.com/FePhyFoFum/phyx/issues> phyx home page: <https://github.com/FePhyFoFum/phyx>

AUTHOR

This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.
May 2018 pxbdsim 0.99+ds