基于de bruijn graph梳理的宏基因组拼接算法开发
结题报告
批准号:
61771009
项目类别:
面上项目
资助金额:
50.0 万元
负责人:
李国君
依托单位:
学科分类:
F0124.生物电子学与生物信息处理
结题年份:
2021
批准年份:
2017
项目状态:
已结题
项目参与者:
柳军涛、李阳、高勃、齐恩凤、穆增超、于婷、刘翔宇、候盈男
国基评审专家1V1指导 中标率高出同行96.8%
结合最新热点,提供专业选题建议
深度指导申报书撰写,确保创新可行
指导项目中标800+,快速提高中标率
客服二维码
微信扫码咨询
中文摘要
从环境中直接取样的样品中含有多种未知的、不可分离的微生物,宏基因组测序技术使得重构样品中的微生物基因组成为可能。然而,目前有很少几个基于二代测序数据的宏基因组拼接算法或软件,并且在实际应用中遇到了难以克服的两大瓶颈:拼接效果和计算效率。我们将挑战这一计算难题,通过建立新的数学模型和研制新的算法技术,实现突破宏基因组重构的计算瓶颈。本项目将研发一个基于二代测序的全新的宏基因组拼接算法,其核心思想是建立一个动态变化的de bruijn graph,通过研发de bruijn graph的梳理技术实现宏基因组的计算重构。新拼接算法将独有如下特征:1)能合理使用双端测序信息完善de bruijn graph,从而拼接出没有被全长测序的基因组;2)通过子路移除,点的梳理,路径收缩以及收缩边的展开等技术,能高效的将覆盖度信息和双端测序信息有机结合起来。在模拟数据上对初步结果的测试显示,本项目提出的方法
英文摘要
Metagenomic sequencing allows reconstruction of microbial genomes directly from environmental samples. A number of assemblers for reconstructing metagenomes using NGS sequencing data have been developed, but they are all too limited to be used in practice. The computational study of the problem is now facing a bottleneck in both effectiveness and efficiency. In this project we aim at revolutionizing the traditional approaches to challenge the fundamental problem based on a dynamically changed de Bruijn graph..The main goal of the project is to develop an innovative algorithm for assembling metagenomes using NGS sequencing data leveraging four basic operations on a dynamically changed de Bruijn graph, followed by a software pipeline which can be freely used by users who are in need of metagenomics analysis for academic purposes. Concretely, we will 1) complete de Bruijn graph by bridging between tips using mate-pair reads; 2) transform the completed de Bruijn graph into a canonical de Bruijn graph by tearing and contracting each sub-path matching a mate-pair such that each mate-pair belongs to a single contracted edge of the canonical de Bruijn graph; 3) transform the canonical de Bruijn graph into a set of parallel contracted edges by combing the canonical de Bruijn graph at each node and contracting simple paths; 4) stretching these contracted edges back to genome-representing paths by tracing back the contractions. In addition, we will also estimate the abundances of individual genomes within a metagenome to be assembled by keeping the coverage depths for the contracted edges. The software pipeline will be developed as an open source like those we did before. This project starts a new approach with the unique features: 1) of capability of rescuing those genomes which are not fully sequenced by completing the de Bruijn graph using mate-pairs; 2) of capability of effectively and efficiently integrating coverage depth and mate-pair information by combination of tearing, combing, contracting and stretching techniques. .We benchmarked the preliminary results on simulated datasets, demonstrating that the proposed approach in this project would be highly promising in reconstruction of metagenomes using NGS short sequences. It is the first attempt to accurately reconstruct the whole genomes within a metagenome. It has been roughly estimated based on our experiences of assembling transcriptomes that the planed project would substantially revolutionize the state of the art of same kind. Taking advantage of the techniques proposed in this project, the new metagenome assembler will play a crucial role for new discoveries in metagenome study after it is fully accomplished.
从环境中直接取样的样品中含有多种未知的、不可分离的微生物,宏基因组测序技术使得重构样品中的微生物基因组成为可能。然而,目前有很少几个基于二代测序数据的宏基因组拼接算法或软件,并且在实际应用中遇到了难以克服的两大瓶颈:拼接效果和计算效率。我们挑战了这一计算难题,通过建立新的数学模型和研制新的算法技术,实现了突破宏基因组重构的计算技术。本项目研发了一系列基于二代测序的转录组拼接算法,其核心思想是建立一个动态变化的德补路径图,通过研发德补路径图的梳理技术实现了转录组重构的组装算法,而重构宏基因组的组装计算将由此出发。新拼接算法的确独有如下特征:1)能合理使用双端测序信息完善德补路径图,从而拼接出没有被全长测序的基因组;2)通过子路移除,点的梳理,路径收缩以及收缩边的展开等技术,能高效的将覆盖度信息和双端测序信息有机结合起来。在模拟数据上对初步结果的测试显示,本项目提出的方法能够有效的利用二代测序数据完成微生物宏基因组的重构。发表相关学术论文十余篇。
期刊论文列表
专著列表
科研奖励列表
会议论文列表
专利列表
iPAC: a genome-guided assembler of isoforms via phasing and combing paths
iPAC:通过定相和组合路径进行基因组引导的亚型组装程序
DOI:10.1093/bioinformatics/btaa052
发表时间:2020
期刊:Bioinformatics
影响因子:5.8
作者:Ting Yu;Juntao Liu;Xin Gao;Guojun Li
通讯作者:Guojun Li
Prediction of Driver Modules via Balancing Exclusive Coverages of Mutations in Cancer Samples
通过平衡癌症样本中突变的独家覆盖范围来预测驱动模块
DOI:10.1002/advs.201801384
发表时间:2019-02-20
期刊:ADVANCED SCIENCE
影响因子:15.1
作者:Gao, Bo;Zhao, Yue;Su, Zhengchang
通讯作者:Su, Zhengchang
MiMod: A New Algorithm for Mining Biological Network Modules
MiMod:一种挖掘生物网络模块的新算法
DOI:10.1109/access.2019.2909946
发表时间:2019-04
期刊:IEEE Access
影响因子:3.9
作者:Li Yang;Liu Bingqiang;Li Jing;Li Guojun
通讯作者:Li Guojun
MaxMIF: A New Method for Identifying Cancer Driver Genes through Effective Data Integration.
MaxMIF:通过有效数据整合识别癌症驱动基因的新方法
DOI:10.1002/advs.201800640
发表时间:2018-09
期刊:Advanced science (Weinheim, Baden-Wurttemberg, Germany)
影响因子:--
作者:Hou Y;Gao B;Li G;Su Z
通讯作者:Su Z
Revealing favorable and unfavorable residues in cooperative positions in protease cleavage sites
揭示蛋白酶裂解位点协同位置中有利和不利的残基
DOI:10.1016/j.bbrc.2019.09.056
发表时间:2019-11-19
期刊:BIOCHEMICAL AND BIOPHYSICAL RESEARCH COMMUNICATIONS
影响因子:3.1
作者:Qi,Enfeng;Wang,Dongyu;Su,Zhengchang
通讯作者:Su,Zhengchang
基于图与组合优化的生物数据和网络数据挖掘算法研究
  • 批准号:
    --
  • 项目类别:
    重点项目
  • 资助金额:
    270万元
  • 批准年份:
    2019
  • 负责人:
    李国君
  • 依托单位:
癌症基因组中关键驱动突变信号通路的理论问题研究及算法设计
  • 批准号:
    31571354
  • 项目类别:
    面上项目
  • 资助金额:
    25.0万元
  • 批准年份:
    2015
  • 负责人:
    李国君
  • 依托单位:
基于高通量RNA-seq数据转录组拼接的关键技术与算法研究
  • 批准号:
    61432010
  • 项目类别:
    重点项目
  • 资助金额:
    280.0万元
  • 批准年份:
    2014
  • 负责人:
    李国君
  • 依托单位:
仅基于RNA-Seq数据拼装可变剪接转录组的计算方法研究
  • 批准号:
    61272016
  • 项目类别:
    面上项目
  • 资助金额:
    60.0万元
  • 批准年份:
    2012
  • 负责人:
    李国君
  • 依托单位:
原核生物转录因子结合位点的算法预测及应用
  • 批准号:
    61070095
  • 项目类别:
    面上项目
  • 资助金额:
    38.0万元
  • 批准年份:
    2010
  • 负责人:
    李国君
  • 依托单位:
基于串线的3-维蛋白结构预测的新技术研究
  • 批准号:
    60873207
  • 项目类别:
    面上项目
  • 资助金额:
    35.0万元
  • 批准年份:
    2008
  • 负责人:
    李国君
  • 依托单位:
DNA数据挖掘中的组合理论与算法设计
  • 批准号:
    60673059
  • 项目类别:
    面上项目
  • 资助金额:
    27.0万元
  • 批准年份:
    2006
  • 负责人:
    李国君
  • 依托单位:
近似算法的设计与分析
  • 批准号:
    60373025
  • 项目类别:
    面上项目
  • 资助金额:
    18.0万元
  • 批准年份:
    2003
  • 负责人:
    李国君
  • 依托单位:
图论与组合技术在理论计算机科学中的应用
  • 批准号:
    10271065
  • 项目类别:
    面上项目
  • 资助金额:
    10.5万元
  • 批准年份:
    2002
  • 负责人:
    李国君
  • 依托单位:
图的连通因子与正交因子分解问题及其算法研究
  • 批准号:
    19971053
  • 项目类别:
    面上项目
  • 资助金额:
    8.0万元
  • 批准年份:
    1999
  • 负责人:
    李国君
  • 依托单位:
国内基金
海外基金