Class
GffRecord
Represent a record from a Gff file.
Include Headers
seqan/gff_io.h
Data Members
beginPosThe begin position of the record.
endPosThe end position of the record.
INVALID_POSStatic member with invalid/sentinel position value.
INVALID_SCOREStatic member with invalid score value.
phaseThe phase of the record.
refThe sequence id of the record.
scoreThe score of the record.
sourceThe source of the record.
strandThe strand the record belongs to.
tagNameThe names of the attributes of the record.
tagValueThe values of the attributes of the record.
typeThe type of the record.
Functions
clearReset a GffRecord object.
readRecordRead one gff record.
writeRecordWrites one gff record to a stream.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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