getFastaSequences

Get the FASTA sequences of the designated records.

getFastaSequences
(
Range
)
(
in string dbFile
,,
in string workdir
)
if (
isForwardRange!Range &&
is(ElementType!Range : size_t)
)

Throws

DazzlerCommandException if recordNumber is not in dbFile

Meta