-
Notifications
You must be signed in to change notification settings - Fork 39
The mitoz tools msaconverter command
Guanliang MENG edited this page Jun 22, 2023
·
1 revision
$ mitoz-tools msaconverter -h
usage: mitoz-tools msaconverter [-h] [-i <INFILE>] [-o <OUTFILE>]
[-p {fasta,clustal,stockholm,nexus,phylip,phylip-sequential,phylip-relaxed,mauve,maf}]
[-q {fasta,clustal,stockholm,nexus,phylip,phylip-sequential,phylip-relaxed,mauve,maf}]
[-t {DNA,RNA,protein}]
Convert multiple-sequence-alignment into different formats.
See https://biopython.org/wiki/AlignIO for format introductions.
By Guanliang MENG.
optional arguments:
-h, --help show this help message and exit
-i <INFILE> input msa file
-o <OUTFILE> output msa file
-p {fasta,clustal,stockholm,nexus,phylip,phylip-sequential,phylip-relaxed,mauve,maf}
input msa format [fasta]
-q {fasta,clustal,stockholm,nexus,phylip,phylip-sequential,phylip-relaxed,mauve,maf}
input msa format [phylip-relaxed]
-t {DNA,RNA,protein} Molecule types [DNA]
About:
Commands:
- The -all- subcommand
- The -filter- subcommand
- The -assemble- subcommand
- The -findmitoscaf- subcommand
- The -annotate- subcommand
- The -visualize- subcommand
Usages:
- Installation
- Tutorial
- Extending MitoZ-s database
- Batch processing of many samples
- Known issues
- FAQ
- Some important intermediate files
- Upload to GenBank
MitoZ-tools:
- Overview: The -mitoz tools- command
- The -mitoz-tools--group_seq_by_gene- command
- The -mitoz tools bold_identification- command
- The -mitoz tools circle_check- command
- The -mitoz tools gbfiletool- command
- The -mitoz tools gbseqextractor- command
- The -mitoz tools msaconverter- command
- The -mitoz tools taxonomy_ranks- command