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

graphlan_annotate - GraPhlAn annotate module

Author

       The software was written by Nicola Segata <nsegata@hsph.harvard.edu>

       This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage
       of the program.

graphlan_annotate 1.1                               June 2016                               GRAPHLAN_ANNOTATE(1)

Description

       GraPhlAn  is  a  software  tool  for  producing  high-quality  circular  representations of taxonomic and
       phylogenetic  trees.  It  focuses   on   concise,   integrative,   informative,   and   publication-ready
       representations of phylogenetically- and taxonomically-driven investigation.

       graphlan_annotate is the annotate module of graphlan(1).

Name

       graphlan_annotate - GraPhlAn annotate module

Options

positionalarguments:
       input_tree
              the input tree in Newick, Nexus, PhyloXML or plain text format

       output_tree
              the  output  tree in PhyloXML format containing the newly added annotations. If not specified, the
              input tree file will be overwritten

   optionalarguments:-h, --help
              show this help message and exit

       --annot annotation_file
              specify the annotation file

       -v, --version
              Prints the current GraPhlAn version and exit

See Also

graphlan(1)

Synopsis

graphlan_annotate [-h] [--annot annotation_file] [-v] input_tree [output_tree]

See Also