Function
unlockContig
Removes a previous contig lock.
Include Headers
seqan/store.h
Parameters
|  The fragment store. Types:  FragmentStore | |
|  Id of the contig which was created earlier by loadContigs. | 
Remarks
 This function decreases the contig usage counter by 1.
Return Values
 A bool  which is true  on success.
SeqAn - Sequence Analysis Library - www.seqan.de