PCAP: A Whole-Genome Assembly Program (original) (raw)

  1. Xiaoqiu Huang1,4,
  2. Jianmin Wang1,
  3. Srinivas Aluru2,
  4. Shiaw-Pyng Yang3, and
  5. LaDeana Hillier3
  6. 1 Department of Computer Science Iowa State University, Ames, Iowa 50011-1040, USA
  7. 2 Department of Electrical and Computer Engineering, Iowa State University, Ames, Iowa 50011-1040, USA
  8. 3 Genome Sequencing Center, Washington University Medical School, St. Louis, Missouri 63108, USA

Abstract

We describe a whole-genome assembly program named PCAP for processing tens of millions of reads. The PCAP program has several features to address efficiency and accuracy issues in assembly. Multiple processors are used to perform most time-consuming computations in assembly. A more sensitive method is used to avoid missing overlaps caused by sequencing errors. Repetitive regions of reads are detected on the basis of many overlaps with other reads, instead of many shorter word matches with other reads. Contaminated end regions of reads are identified and removed. Generation of a consensus sequence for a contig is based on an alignment of reads in the contig, in which both base quality values and coverage information are used to determine every consensus base. The PCAP program was tested on a mouse whole-genome data set of 30 million reads and a human Chromosome 20 data set of 1.7 million reads. The program is freely available for academic use.

Footnotes