标签:
ABySS, that stands for Assembly By Short Sequences, is a de novo, parallel, paired-end sequence assembler that is designed for short reads. The single-processor version is useful for assembling genomes up to 100 Mbases in size. The parallel version is implemented using MPI and is capable of assembling larger genomes.
原始论文:http://genome.cshlp.org/content/19/6/1117
主页:http://www.bcgsc.ca/platform/bioinfo/software/abyss
标签:
原文地址:http://www.cnblogs.com/freemao/p/4881113.html