Read:高通量测序平台产生的序列就称为reads。 Contig:拼接软件基于reads之间的overlap区,拼接获得的序列称为Contig(重叠群)。 Scaffold:基因组de novo测序...
在de Bruijn Graphs中利用mate pair的信息
This is the last post in the de Bruijn graph series. Although we did not mention explicitly, each of...
bioinformatics新手指导
“What topics should I study to learn bioinformatics?” – I often get asked this question by biology s...
Velvet的exp_cov参数介绍
Appropriate choice of the ‘exp_cov’ (expected coverage) parameter in Velvet is very important to get...
用matlab画boxplot中的一些应用说明
由于matlab具有强大的计算功能,用其统计数据功能优点显而易见,这里分享使用matlab中的boxplot的一些技巧,供大家参考。 Matlab boxplot命令 格式如下 boxplot(X):...