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

List of all members.

Public Member Functions

void build (SolArray *values, uintSA length, array_type t, uint nb_threads=1)
SolArraygetGkCFPS ()

Member Function Documentation

void gkarrays::GkCFPSBuilder::build ( SolArray values,
uintSA  length,
array_type  t,
uint  nb_threads = 1 
)

Build a GkCFPS

Parameters:
values,:a sorted array containing k-mer integer values
length,:length of the array values (number of elements)
t,:the type of array to build
nb_threads,:the number of threads that can be used
Returns:
the last GkCFPS that has been built

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