Class
ContigStoreElement
Represents a single contig.
ContigStoreElement<>
ContigStoreElement<TContigSeq[, TGapAnchor[, TSpec]]>
Parameters
TContigSeq
Type to store the contig sequence.
TGapAnchor
Type of a contig gap anchor.
Types: GapAnchor
TSpec
The specialization type.
Default: void
Remarks
Value type of the contigStore string.
Typedefs
TContigSeqType of the seq member.
TGapAnchorsType of the gaps member.
TPosType of the fileBeginPos and fileEndPos members.
TSpecThe specialization type.
Data Members
fileBeginPosBegin position of the contig sequence fragment in the file.
fileEndPosEnd position of the contig sequence fragment in the file.
fileIdRefers to a file in the contigFileStore or is INVALID_ID if the contig has no file association.
gapsString of contig gap anchors. Can be used to create a Spec.AnchorGaps alignment row.
INVALID_IDConstant to represent an invalid id.
seqContig sequence.
usageCounts the number of locks, see lockContigs.
Member Functions
ContigStoreElementConstructor
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:16