conLSH: Context based Locality Sensitive Hashing for Mapping of noisy SMRT Reads

March 11, 2019 Β· Declared Dead Β· πŸ› bioRxiv

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Angana Chakraborty, Sanghamitra Bandyopadhyay arXiv ID 1903.04925 Category q-bio.GN Cross-listed cs.DS, cs.LG, stat.ML Citations 8 Venue bioRxiv Last Checked 3 months ago
Abstract
Single Molecule Real-Time (SMRT) sequencing is a recent advancement of Next Gen technology developed by Pacific Bio (PacBio). It comes with an explosion of long and noisy reads demanding cutting edge research to get most out of it. To deal with the high error probability of SMRT data, a novel contextual Locality Sensitive Hashing (conLSH) based algorithm is proposed in this article, which can effectively align the noisy SMRT reads to the reference genome. Here, sequences are hashed together based not only on their closeness, but also on similarity of context. The algorithm has $\mathcal{O}(n^{ρ+1})$ space requirement, where $n$ is the number of sequences in the corpus and $ρ$ is a constant. The indexing time and querying time are bounded by $\mathcal{O}( \frac{n^{ρ+1} \cdot \ln n}{\ln \frac{1}{P_2}})$ and $\mathcal{O}(n^ρ)$ respectively, where $P_2 > 0$, is a probability value. This algorithm is particularly useful for retrieving similar sequences, a widely used task in biology. The proposed conLSH based aligner is compared with rHAT, popularly used for aligning SMRT reads, and is found to comprehensively beat it in speed as well as in memory requirements. In particular, it takes approximately $24.2\%$ less processing time, while saving about $70.3\%$ in peak memory requirement for H.sapiens PacBio dataset.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” q-bio.GN

Died the same way β€” πŸ‘» Ghosted