Class
BamHeaderRecord
Represents a header entry in a SAM file or the header section of the BAM header.
BamHeaderRecord
Include Headers
seqan/bam_io.h
Remarks
Comment records are stored with one tag where the key is empty and the value is the comment.
Typedefs
TTagPair to use for storing tags.
TTagNameType of the tag keys.
TTagsType of the string of tag Pairs.
TTagValueType of the tag values.
Data Members
tagsThe header record's tags.
typeType of the record.
Member Functions
BamHeaderRecordConstructor.
Functions
clearResets an object.
findTagKeyFind a tag's key of a BamHeaderRecord.
getTagValueReturn tag value from a BamHeaderRecord or BamTagsDict.
setTagValueSet tag value of a BamHeaderRecord.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

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