Provided by: phyx_1.0+ds-1_amd64 bug

NAME

       pxboot - Sequence alignment bootstrap or jackknife resampling.

SYNOPSIS

       pxboot [OPTION]...

DESCRIPTION

       Sequence  alignment  bootstrap  or  jackknife  resampling.   This  will take fasta, fastq,
       phylip, and nexus inputs.  Can read from stdin or file.

       -s, --seqf=FILE
              input sequence file, stdin otherwise

       -o, --outf=FILE
              output sequence file, stout otherwise

       -p, --partf=FILE
              file listing empirical partitions: NAME = START-STOP[\INTERVAL]

       -f, --frac=DOUBLE
              jackknife percentage, default bootstrap (i.e. -f 1.0)

       -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.