4.5 Article

Efficient Construction of a Complete Index for Pan-Genomics Read Alignment

Journal

JOURNAL OF COMPUTATIONAL BIOLOGY
Volume 27, Issue 4, Pages 500-513

Publisher

MARY ANN LIEBERT, INC
DOI: 10.1089/cmb.2019.0309

Keywords

Burrows-Wheeler Transform; indexing; r-index; pan-genomics

Funding

  1. National Science Foundation [IIS1618814, IIS-1349906]
  2. National Institutes of Health/National Institute of Allergy and Infectious Diseases (NIAID) [R01AI141810-01]
  3. National Institutes of Health/National Institute of General Medical Sciences [R01GM118568]
  4. Fondecyt [1171058]
  5. MIUR-PRIN [2017WR7SHH]
  6. INdAM-GNCS project Innovative methods for the solution of medical and biological big data

Ask authors/readers for more resources

Short-read aligners predominantly use the FM-index, which is easily able to index one or a few human genomes. However, it does not scale well to indexing collections of thousands of genomes. Driving this issue are the two chief components of the index: (1) a rank data structure over the Burrows-Wheeler Transform (BWT) of the string that will allow us to find the interval in the string's suffix array (SA), and (2) a sample of the SA that-when used with the rank data structure-allows us to access the SA. The rank data structure can be kept small even for large genomic databases, by run-length compressing the BWT, but until recently there was no means known to keep the SA sample small without greatly slowing down access to the SA. Now that (SODA 2018) has defined an SA sample that takes about the same space as the run-length compressed BWT, we have the design for efficient FM-indexes of genomic databases but are faced with the problem of building them. In 2018, we showed how to build the BWT of large genomic databases efficiently (WABI 2018), but the problem of building the sample efficiently was left open. We compare our approach to state-of-the-art methods for constructing the SA sample, and demonstrate that it is the fastest and most space-efficient method on highly repetitive genomic databases. Lastly, we apply our method for indexing partial and whole human genomes and show that it improves over the FM-index-based Bowtie method with respect to both memory and time and over the hybrid index-based CHIC method with respect to query time and memory required for indexing.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

4.5
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available