getContigSeq: Retrieve the sequence of a contig
Description
## EXPERIMENTAL ##
Usage
getContigSeq(x, merge = TRUE)
Arguments
merge
Merge the retrieved contig sequences.
Value
A '>DNAStringSet
instance.
Details
For GenBank records that contain a CONTIG field, try to get the contig
sequences and (optionally) merge them into a single sequence.