Function
appendRead
Appends a read to a fragment store.
Include Headers
seqan/store.h
Parameters
|  The fragment store. Types:  FragmentStore | |
|  The read sequence. | |
|  The read name. Types:  CharString | |
|  Id of mate-pair this read is part of. Default:  | 
Remarks
 This function appends a single read to the readStore and readSeqStore.
If name is given, it is appended to the readNameStore.
Return Values
 The readId  of the newly appended read.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de