logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

quicktree - transforms Stockholm alignment to PHYLIP phylogenetic tree

Description

       A Fatal Error occurred: No such option as '--help'.

Name

       quicktree - transforms Stockholm alignment to PHYLIP phylogenetic tree

Options

-in <m|a>        : input file is a distance matrix in phylip format (m)

              or an alignment in stockholm format* (a, default)

       -out <m|t>       : output is a distance matrix in phylip format (m) or

              a tree in New Hampshire format

       Advanced options : -upgma           : Use the UPGMA method to construct the tree

              (ignored for distance matrix outputs)

       -kimura          : Use the kimura translation for pairwise distances

              (ignored for distance matrix inputs)

       -boot <n>        : Calcuate bootstrap values with n iterations

              (ignored for distance matrix outputs)

       -v               : print version and exit

       *Use sreformat, part of the HMMer package to convert your alignment to Stockholm format

       A  Fatal Error occurred: No such option as '--version'.  Usage: quicktree [-options] <inputfile> Options:
       -in <m|a>        : input file is a distance matrix in phylip format (m)

              or an alignment in stockholm format* (a, default)

       -out <m|t>       : output is a distance matrix in phylip format (m) or

              a tree in New Hampshire format

       Advanced options : -upgma           : Use the UPGMA method to construct the tree

              (ignored for distance matrix outputs)

       -kimura          : Use the kimura translation for pairwise distances

              (ignored for distance matrix inputs)

       -boot <n>        : Calcuate bootstrap values with n iterations

              (ignored for distance matrix outputs)

       -v               : print version and exit

       *Use sreformat, part of the HMMer package to convert your alignment to Stockholm format

See Also

       The full documentation for quicktree is maintained as a  Texinfo  manual.   If  the  info  and  quicktree
       programs are properly installed at your site, the command

              infoquicktree

       should give you access to the complete manual.

quicktree                                         October 2023                                      QUICKTREE(1)

Synopsis

quicktree [-options] <inputfile>

See Also