| |
|
|
Une nouvelle version du site de la plateforme de bioinformatics de montpellier va bientôt sera en ligne le 15 juin 2026.
Un aperçu du nouveau site est d'ores et déjà visible sur https://website.atgc-montpellier.fr
ATGC, Montpellier Bioinformatics Platform will migrate to a new plateform on June 15, 2026.
Try our new website now : https://website.atgc-montpellier.fr
|
Gk-arrays: Querying large read collections in main memory: a versatile data structure.
Download
Gk-arrays source code is distributed under the GPL-compliant
CeCILL-C license.
Source code
Debian/Ubuntu package
A very simple test file can be downloaded from
here.
Once the library is installed, you can compile it using
e.g. g++ -Wall -pedantic -O3 -lGkArrays testGkArrays.cpp -o testGkArrays.
Another test file (measuring the query time) is also included in the source code under the
src directory.