• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

用于宏基因组序列分类的高阶马尔可夫模型。

Higher-order Markov models for metagenomic sequence classification.

机构信息

Department of Biological Sciences and BioDiscovery Institute.

Department of Mathematics, University of North Texas, Denton, TX 76203, USA.

出版信息

Bioinformatics. 2020 Aug 15;36(14):4130-4136. doi: 10.1093/bioinformatics/btaa562.

DOI:10.1093/bioinformatics/btaa562
PMID:32516355
Abstract

MOTIVATION

Alignment-free, stochastic models derived from k-mer distributions representing reference genome sequences have a rich history in the classification of DNA sequences. In particular, the variants of Markov models have previously been used extensively. Higher-order Markov models have been used with caution, perhaps sparingly, primarily because of the lack of enough training data and computational power. Advances in sequencing technology and computation have enabled exploitation of the predictive power of higher-order models. We, therefore, revisited higher-order Markov models and assessed their performance in classifying metagenomic sequences.

RESULTS

Comparative assessment of higher-order models (HOMs, 9th order or higher) with interpolated Markov model, interpolated context model and lower-order models (8th order or lower) was performed on metagenomic datasets constructed using sequenced prokaryotic genomes. Our results show that HOMs outperform other models in classifying metagenomic fragments as short as 100 nt at all taxonomic ranks, and at lower ranks when the fragment size was increased to 250 nt. HOMs were also found to be significantly more accurate than local alignment which is widely relied upon for taxonomic classification of metagenomic sequences. A novel software implementation written in C++ performs classification faster than the existing Markovian metagenomic classifiers and can therefore be used as a standalone classifier or in conjunction with existing taxonomic classifiers for more robust classification of metagenomic sequences.

AVAILABILITY AND IMPLEMENTATION

The software has been made available at https://github.com/djburks/SMM.

CONTACT

Rajeev.Azad@unt.edu.

SUPPLEMENTARY INFORMATION

Supplementary data are available at Bioinformatics online.

摘要

动机

基于代表参考基因组序列的 k-mer 分布的无比对、随机模型在 DNA 序列分类方面有着丰富的历史。特别是,马尔可夫模型的变体以前被广泛使用。高阶马尔可夫模型的使用一直很谨慎,也许很少使用,主要是因为缺乏足够的训练数据和计算能力。测序技术和计算的进步使得高阶模型的预测能力得以发挥。因此,我们重新审视了高阶马尔可夫模型,并评估了它们在分类宏基因组序列方面的性能。

结果

在使用测序原核基因组构建的宏基因组数据集上,对高阶马尔可夫模型(HOM,9 阶或更高阶)与内插马尔可夫模型、内插上下文模型和低阶模型(8 阶或更低阶)进行了比较评估。我们的结果表明,在所有分类等级上,HOM 都比其他模型在分类短至 100nt 的宏基因组片段表现更好,在片段长度增加到 250nt 时,在较低的分类等级上表现更好。HOM 也被发现比广泛用于宏基因组序列分类的局部比对更准确。用 C++编写的新软件实现比现有的基于马尔可夫的宏基因组分类器的分类速度更快,因此可以作为独立的分类器使用,也可以与现有的分类器结合使用,以更稳健地分类宏基因组序列。

可用性和实现

该软件已在 https://github.com/djburks/SMM 上提供。

联系人

Rajeev.Azad@unt.edu。

补充信息

补充数据可在《生物信息学》在线获得。

相似文献

1
Higher-order Markov models for metagenomic sequence classification.用于宏基因组序列分类的高阶马尔可夫模型。
Bioinformatics. 2020 Aug 15;36(14):4130-4136. doi: 10.1093/bioinformatics/btaa562.
2
Metaviral SPAdes: assembly of viruses from metagenomic data.Metaviral SPAdes:从宏基因组数据中组装病毒。
Bioinformatics. 2020 Aug 15;36(14):4126-4129. doi: 10.1093/bioinformatics/btaa490.
3
KMCP: accurate metagenomic profiling of both prokaryotic and viral populations by pseudo-mapping.KMCP:通过伪映射对原核生物和病毒种群进行准确的宏基因组分析。
Bioinformatics. 2023 Jan 1;39(1). doi: 10.1093/bioinformatics/btac845.
4
A novel data structure to support ultra-fast taxonomic classification of metagenomic sequences with k-mer signatures.一种新的数据结构,用于支持基于 k-mer 特征的宏基因组序列的超快速分类学分类。
Bioinformatics. 2018 Jan 1;34(1):171-178. doi: 10.1093/bioinformatics/btx432.
5
Metagenomic binning through low-density hashing.基于低密度哈希的宏基因组 bin 划分。
Bioinformatics. 2019 Jan 15;35(2):219-226. doi: 10.1093/bioinformatics/bty611.
6
Large-scale machine learning for metagenomics sequence classification.用于宏基因组学序列分类的大规模机器学习
Bioinformatics. 2016 Apr 1;32(7):1023-32. doi: 10.1093/bioinformatics/btv683. Epub 2015 Nov 20.
7
CSSSCL: a python package that uses combined sequence similarity scores for accurate taxonomic classification of long and short sequence reads.CSSSCL:一个使用组合序列相似性得分对长序列和短序列读数进行准确分类的Python软件包。
Bioinformatics. 2016 Feb 1;32(3):453-5. doi: 10.1093/bioinformatics/btv587. Epub 2015 Oct 9.
8
Rapid alignment-free phylogenetic identification of metagenomic sequences.基于快速比对的宏基因组序列系统发育鉴定
Bioinformatics. 2019 Sep 15;35(18):3303-3312. doi: 10.1093/bioinformatics/btz068.
9
GraphBin: refined binning of metagenomic contigs using assembly graphs.GraphBin:使用组装图对宏基因组序列进行精细化分箱。
Bioinformatics. 2020 Jun 1;36(11):3307-3313. doi: 10.1093/bioinformatics/btaa180.
10
Scalable metagenomic taxonomy classification using a reference genome database.基于参考基因组数据库的可扩展宏基因组分类学分类。
Bioinformatics. 2013 Sep 15;29(18):2253-60. doi: 10.1093/bioinformatics/btt389. Epub 2013 Jul 4.

引用本文的文献

1
PC-mer: An Ultra-fast memory-efficient tool for metagenomics profiling and classification.PC-mer:一种用于宏基因组学分析和分类的超快速、内存高效的工具。
PLoS One. 2024 Aug 1;19(8):e0307279. doi: 10.1371/journal.pone.0307279. eCollection 2024.
2
POSMM: an efficient alignment-free metagenomic profiler that complements alignment-based profiling.POSMM:一种高效的无比对宏基因组分析工具,可补充基于比对的分析。
Environ Microbiome. 2023 Mar 8;18(1):16. doi: 10.1186/s40793-023-00476-y.
3
Functional Metagenomics as a Tool to Tap into Natural Diversity of Valuable Biotechnological Compounds.
功能宏基因组学:挖掘有价值生物技术化合物天然多样性的工具。
Methods Mol Biol. 2023;2555:23-49. doi: 10.1007/978-1-0716-2795-2_3.
4
Optimized splitting of mixed-species RNA sequencing data.优化混合物种 RNA 测序数据的拆分。
J Bioinform Comput Biol. 2022 Apr;20(2):2250001. doi: 10.1142/S0219720022500019. Epub 2022 Jan 6.