Sigmoni: classification of nanopore signal with a compressed pangenome index.
Sigmoni: classification of nanopore signal with a compressed pangenome index.
复制标题
Sigmoni:使用压缩的泛基因组索引对纳米孔信号进行分类。
DOI:
10.1101/2023.08.15.553308
复制
发表时间:
2023
期刊:
影响因子:
--
通讯作者:
Langmead,Ben
中科院分区:
文献类型:
--
作者:
Shivakumar,VikramS;Ahmed,OmarY;Kovaka,Sam;Zakeri,Mohsen;Langmead,Ben
SummaryImprovements in nanopore sequencing necessitate efficient classification methods, including pre-filtering and adaptive sampling algorithms that enrich for reads of interest. Signal-based approaches circumvent the computational bottleneck of basecalling. But past methods for signal-based classification do not scale efficiently to large, repetitive references like pangenomes, limiting their utility to partial references or individual genomes. We introduce Sigmoni: a rapid, multiclass classification method based on ther-index that scales to references of hundreds of Gbps. Sigmoni quantizes nanopore signal into a discrete alphabet of picoamp ranges. It performs rapid, approximate matching using matching statistics, classifying reads based on distributions of picoamp matching statistics and co-linearity statistics, all in linear query time without the need for seed-chain-extend. Sigmoni is 10–100× faster than previous methods for adaptive sampling in host depletion experiments with improved accuracy, and can query reads against large microbial or human pangenomes. Sigmoni is the first signal-based tool to scale to a complete human genome and pangenome while remaining fast enough for adaptive sampling applications.Availability and implementationSigmoni is implemented in Python, and is available open-source at https://github.com/vshiv18/sigmoni.