Function
sequenceId
Gets the sequence id that is associated with this vertex descriptor or with a sequence of a fragment.
Include Headers
seqan/refinement.h
Parameters
|  A fragment. Types:  Fragment | |
|  The sequence number for which the id should be retrieved. Remarks: Note that Fragment stores information about exactly two sequences which can be accessed with seqNum 0 or 1, but whose ids may differ from their seqNum. | |
|  An alignment graph. Types:  Alignment Graph | |
|  A vertex descriptor. Types:  VertexDescriptor | 
Return Values
 The sequence id.
SeqAn - Sequence Analysis Library - www.seqan.de