FASTAHACK(1) | User Commands | FASTAHACK(1) |
fastahack - fastahack - indexing and extracting sequences and subsequences from FASTA files
usage: fastahack [options] <fasta reference>
REGION is of the form <seq>, <seq>:<start>[sep]<end>, <seq1>:<start>[sep]<seq2>:<end> where start and end are 1-based, and the region includes the end position. [sep] is "-" or ".."
Specifying a sequence name alone will return the entire sequence, specifying range will return that range, and specifying a single coordinate pair, e.g. <seq>:<start> will return just that base.
author: Erik Garrison <erik.garrison@bc.edu>
December 2023 | fastahack 1.0.0+dfsg-11 |