PYFASTX(1) | User Commands | PYFASTX(1) |
pyfastx - fast random access to sequences from FASTA/Q file
usage: pyfastx COMMAND [OPTIONS]
A command line tool for FASTA/Q file manipulation
Commands:
Each subcommand has its own on line help, which can be queried for instance with:
$ pyfastx index --help usage: pyfastx index [-h] [-f] fastx [fastx ...] positional arguments:
fastx fasta or fastq file, gzip support options:
-h, --help show this help message and exit
-f, --full build full index, base composition will be calculated
Look up /usr/share/doc/pyfast/README.rst for more complete documentation.
November 2022 | pyfastx version 0.8.4 |