转自:http://dskernel.blogspot.com/2012/04/8-reviews-about-de-novo-genome-assembly.html

8 reviews about de novo genome assembly

 
1.
 
Monya Baker (Editor at Nature)
De novo genome assembly: what every biologist should know
Nature Methods 9, 333–337 (2012) doi:10.1038/nmeth.1935
 
2.
 
Paul Flicek & Ewan Birney (European Bioinformatics Institute)
Sense from sequence reads: methods for alignment and assembly
Nature Methods 6, S6 - S12 (2009) 
 
3.
 
Mihai Pop
(Center for Bioinformatics and Computational Biology, University of Maryland)
Genome assembly reborn: recent computational challenges
Brief Bioinform (2009) doi: 10.1093/bib/bbp026
 
4.
 
Ewan Birney (European Bioinformatics Institute)
Assemblies: the good, the bad, the ugly
Nature Methods 8, 59–60 (2011) doi:10.1038/nmeth0111-59
 
5.
 
Jason R. Miller, Sergey Koren, and Granger Sutton
(J. Craig Venter Institute)
Assembly Algorithms for Next-Generation Sequencing Data
Genomics. 2010 Jun;95(6):315-27. Epub 2010 Mar 6.
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2874646/?tool=pubmed
 
6.
 
Phillip E C Compeau, Pavel A Pevzner & Glenn Tesler
(University of California San Diego)
How to apply de Bruijn graphs to genome assembly
Nature Biotechnology 29, 987–991 (2011) doi:10.1038/nbt.2023
 
7.
 
Michael C. Schatz, Arthur L. Delcher and Steven L. Salzberg
(Center for Bioinformatics and Computational Biology, University of Maryland)
Assembly of large genomes using second-generation sequencing
Genome Res. 2010. 20: 1165-1173 doi:10.1101/gr.101360.109
 
8.
 
Can Alkan, Saba Sajjadian & Evan E Eichler
(Department of Genome Sciences, University of Washington)
Limitations of next-generation genome sequence assembly
Nature Methods 8, 61–65 (2011) doi:10.1038/nmeth.1527
9.

Steven L. Salzberg and James A. Yorke
(University of Maryland)
Beware of mis-assembled genomes
Bioinformatics (2005) 21 (24): 4320-4321. doi: 10.1093/bioinformatics/bti769
http://dx.doi.org/doi:10.1093/bioinformatics/bti769

(转)8 reviews about de novo genome assembly的更多相关文章

  1. De novo RNA-Seq Assembly Using De Bruijn Graphs

    De novo RNA-Seq Assembly Using De Bruijn Graphs  2017-06-12 09:42:47     59     0     0 在说基因组的拼接之前,可 ...

  2. Falcon Genome Assembly Tool Kit Manual

    Falcon Falcon: a set of tools for fast aligning long reads for consensus and assembly The Falcon too ...

  3. DISCOVAR de novo

    海宝建议用这个拼接软件 http://www.broadinstitute.org/software/discovar/blog/?page_id=98 DISCOVAR – variant call ...

  4. chromosome interaction mapping|cis- and trans-regulation|de novo|SRS|LRS|Haplotype blocks|linkage disequilibrium

    Dissecting evolution and disease using comparative vertebrate genomics-The sequencing revolution   s ...

  5. De novo 测序基础知识

    名词解释 De novo:拉丁文,从头开始的意思,de nove测序则是指在不需要任何参考序列的情况下对某一物种进行基因组测序,然后将测得的序列进行拼接.组装,从而绘制该物种的全基因组序列图谱. 重测 ...

  6. HHP|HPLC-MS/MS|PMT|PST|de novo|

    生物医学大数据 Protein 应用 人类蛋白质组计划 Gene的存在要依靠在蛋白水平确认基因真实存在. 蛋白质组是确定时间地点的研究单元的蛋白质总体,因为时间.地点和研究单元的相互组合存在多种变化, ...

  7. 全基因组测序 从头测序(de novo sequencing) 重测序(re-sequencing)

    全基因组测序 全基因组测序分为从头测序(de novo sequencing)和重测序(re-sequencing). 从头测序(de novo)不需要任何参考基因组信息即可对某个物种的基因组进行测序 ...

  8. MCP|ZWT|Precision de novo peptide sequencing using mirror proteases of Ac-LysargiNase and trypsin for large-scale proteomics(基于Ac-LysargiNase和胰蛋白酶的蛋白组镜像de novo测序)

    一.概述 由于难以获得100%的蛋白氨基酸序列覆盖率,蛋白组de novo测序成为了蛋白测序的难点,由Ac-LysargiNase(N端蛋白酶)和胰蛋白酶构成的镜像酶组合可以解决这个问题并具有稳定性, ...

  9. Pooled genome sequence strategies |representative genome assembly approaches|Domestication|GERP|selective sweep|Hybridization|Introgression|iHS|SNP genotyping arrays|haplotype

    Design based on biology 通过比较基因组学的方法,将脊椎动物基因组的数据,解决生物学各方面问题.新的调控注释(在脊椎动物的进化过程中的出现的)可以丰富物种树(比如不同功能蛋白质进 ...

随机推荐

  1. 浅谈objective—C管理内存

    这段时间被导师催着论文,调试各种BUg,也是醉了,发现很大程度上,内存出错,栈溢出,各种悲剧.那么今天就和大家一起对OC的内存管理来个探微吧.Objective-C使用一个保留计数记录了我们所创建的所 ...

  2. CodeForces 569A 第八次比赛 C题

    Description Little Lesha loves listening to music via his smartphone. But the smartphone doesn't hav ...

  3. DB2行转列(多维度)

    多维度下进行行列转换,下面的行列转换时根据客户,所属银行机构进行的行列转换. -----------------建表 CREATE TABLE CUST_BANK_INFO ( CUST_ID ), ...

  4. Python pexpect出现错误‘module have no attribute "spawn" 解决办法

    今天我遇到了这个错误,现在将错误总结如下: 1.首先查询一下自己的操作系统,pexpect中的spawn()和run()仅仅运行在POSIX系统上,在WINDOWS下是没有这两个东西的,在官网http ...

  5. MEF(Managed Extensibility Framework) 微软平台插件化开发

    体验Managed Extensibility Framework精妙的设计   MEF(Managed Extensibility Framework)是.NET Framework 4.0一个重要 ...

  6. 单行bash、shell、perl命令

    主题:单行经典bash.shell.perl命令 作者:luomg 摘要: 会陆陆续的写自己工作中的常用有意思的命令,争取你能看完后就能搞定常见操作, 且尽量自少提供基本shell.perl的实现方式 ...

  7. rapid js framework

    allcountjs.com http://mean.io/ https://www.meteor.com/ http://sailsjs.org/#!/ nodejs 博客 http://hexo. ...

  8. 【每日scrum】NO.1

    今天我们小组正式开始了冲刺,问题还是不少的,有必要记录下来来指导和改进后续的工作: 1.负责去找地图,却发现地图不能很好的适应我们的软件,略心塞>>> 2.本来计划把迪杰斯特拉算法看 ...

  9. 问题:ldconfig

    显示加载库文件libjli.so时候出错. 解决办法 1.find / -name 'libjli.so'文件 路径在:/data0/home/app/act/jdk/jdk1.7.0_15/jre/ ...

  10. Liferay IDE 3.1 M1发布啦

    很嗨森,以后就再也不用SDK和下载.ivy啦 新增功能主要有: 1.Liferay Workspace(用来存放Liferay Module项目) 2. Liferay Gradle Module P ...