Function
lockContig
Locks a contig sequence from being removed.
Include Headers
seqan/store.h
Parameters
|  The fragment store. Types:  FragmentStore | |
|  Id of the contig which was created earlier by loadContigs. | 
Remarks
 This function increases the contig usage counter by 1 and ensures that the contig sequence is loaded.
Return Values
 A bool  which is true  on success.
SeqAn - Sequence Analysis Library - www.seqan.de