Function
indexCreate
Creates a specific Fibre.
indexCreate(index, fibreTag[, algoTag])
Include Headers
seqan/index.h
Parameters
index
The Index object holding the fibre.
Types: Index
fibreTag
A tag that identifies the Fibre.
algoTag
A tag that identifies the algorithm which is used to create the fibre.
Default: The result of DefaultIndexCreator.
Remarks
indexCreate calls the fibre corresponding createXXX(..) function (e.g. createSuffixArray).
Return Values
A bool which is true on a successful creation.
Member of
SeqAn - Sequence Analysis Library - www.seqan.de
 

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