BLight: efficient exact associative structure for k-mers - CRISTAL-BONSAI Accéder directement au contenu
Article Dans Une Revue Bioinformatics Année : 2021

BLight: efficient exact associative structure for k-mers

Résumé

Abstract Motivation A plethora of methods and applications share the fundamental need to associate information to words for high-throughput sequence analysis. Doing so for billions of k-mers is commonly a scalability problem, as exact associative indexes can be memory expensive. Recent works take advantage of overlaps between k-mers to leverage this challenge. Yet, existing data structures are either unable to associate information to k-mers or are not lightweight enough. Results We present BLight, a static and exact data structure able to associate unique identifiers to k-mers and determine their membership in a set without false positive that scales to huge k-mer sets with a low memory cost. This index combines an extremely compact representation along with very fast queries. Besides, its construction is efficient and needs no additional memory. Our implementation achieves to index the k-mers from the human genome using 8 GB of RAM (23 bits per k-mer) within 10 min and the k-mers from the large axolotl genome using 63 GB of memory (27 bits per k-mer) within 76 min. Furthermore, while being memory efficient, the index provides a very high throughput: 1.4 million queries per second on a single CPU or 16.1 million using 12 cores. Finally, we also present how BLight can practically represent metagenomic and transcriptomic sequencing data to highlight its wide applicative range. Availability and implementation We wrote the BLight index as an open source C++ library under the AGPL3 license available at github.com/Malfoy/BLight. It is designed as a user-friendly library and comes along with code usage samples.
Fichier non déposé

Dates et versions

Identifiants

Citer

Antoine Limasset, Camille Marchet, Mael Kerbiriou. BLight: efficient exact associative structure for k-mers. Bioinformatics, 2021, 37 (18), pp.2858-2865. ⟨10.1093/bioinformatics/btab217⟩. ⟨hal-03443183⟩
41 Consultations
1 Téléchargements

Altmetric

Partager

Gmail Facebook X LinkedIn More