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

dendropy-format - convert files from one format to another

Description

       usage: dendropy-format --from [FORMAT] --to [FORMAT] [OPTIONS] <SOURCE-FILE> > DEST-FILE

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

   Source:
       source_file
              Path to source data.

       -f FORMAT, --from FORMAT
              Format of data source.

       -d {dna,rna,standard}, --data-type {dna,rna,standard}
              Type of data

   Destination:-t FORMAT, --to FORMAT
              Format of data source.

       -u, --unquoted-underscores
              [NEXUS/Newick:] Do not quote labels with undescores.

       --recode-uncertain {missing,gap}
              Recode ambiguous or uncertain characters as missing ('?') or gaps ('-')

usage: dendropy-format --from [FORMAT] --to [F... December 2024                               dendropy-format(1)

Name

       dendropy-format - convert files from one format to another

See Also