getFastaSequence

Get the FASTA sequence of the designated record with prefetching to reduce forks.

getFastaSequence
(
in string dbFile
,,
in string workdir
,
in id_t cacheSize = 1024
)

Throws

DazzlerCommandException if recordNumber is not in dbFile

Meta