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-SPLITFASTA(1) | GenomeTools Manual | GT-SPLITFASTA(1) |
NAME¶
gt-splitfasta - Split the supplied fasta file.
SYNOPSIS¶
gt splitfasta [option ...] fastafile
DESCRIPTION¶
-numfiles [value]
set the number of target files (default: 0)
-targetsize [value]
set the target file size in MB (default: 50)
-splitdesc [string]
put every fasta entry in a separate file named by its
description in the given directory (default: undefined)
-width [value]
set output width for FASTA sequence printing (0 disables
formatting) (default: 0)
-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 |