Gk-arrays
Efficient read indexing
 All Classes Functions
Public Member Functions
gkarrays::GkArraysBuilder Class Reference

List of all members.

Public Member Functions

 GkArraysBuilder (unsigned char *cr, uintSA length, int k, gkArrays *gk, array_type type, uint nb_threads)

Constructor & Destructor Documentation

gkarrays::GkArraysBuilder::GkArraysBuilder ( unsigned char *  cr,
uintSA  length,
int  k,
gkArrays gk,
array_type  type,
uint  nb_threads 
)

Build the tables of the GkArrays for the input data.

Parameters:
cr,:the concatenation of reads
length,:length of the read concatenation
k,:length of the k-mers
gk,:gkArrays to be used for computing gkIFA
type,:the type of array to build
nb_threads,:the number of threads that can be used

The documentation for this class was generated from the following files:
 All Classes Functions