table of contents
other versions
- bookworm 1.6.2+ds-3
- bookworm-backports 1.6.5+ds-2~bpo12+1
- testing 1.6.5+ds-2.2
- unstable 1.6.5+ds-2.2
GT-SEQTRANSLATE(1) | GenomeTools Manual | GT-SEQTRANSLATE(1) |
NAME¶
gt-seqtranslate - Translates a nucleotide sequence into a protein sequence.
SYNOPSIS¶
gt seqtranslate [option ...] [files]
DESCRIPTION¶
-reverse [yes|no]
also translate reverse complements (default: yes)
-fastawidth [value]
width of the FASTA output, 0 for unlimited (default:
60)
-o [filename]
redirect output to specified file (default:
undefined)
-gzip [yes|no]
write gzip compressed output file (default: no)
-bzip2 [yes|no]
write bzip2 compressed output file (default: no)
-force [yes|no]
force writing to output file (default: no)
-help
display help and exit
-version
display version information and exit
REPORTING BUGS¶
Report bugs to https://github.com/genometools/genometools/issues.
04/27/2024 | GenomeTools 1.6.5 |