Public Member Functions | |
| void | build (SolArray *values, uintSA length, array_type t, uint nb_threads=1) |
| SolArray * | getGkCFPS () |
| void gkarrays::GkCFPSBuilder::build | ( | SolArray * | values, |
| uintSA | length, | ||
| array_type | t, | ||
| uint | nb_threads = 1 |
||
| ) |
Build a GkCFPS
| 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 |
1.7.6.1