Shotgun sequencing

Jump to navigation Jump to search


Overview

In genetics, shotgun sequencing, also known as shotgun cloning, is a method used for sequencing long DNA strands. It is named by analogy with the rapidly-expanding, quasi-random firing pattern of a shotgun.

Since the chain termination method of DNA sequencing can only be used for fairly short strands, longer sequences must be subdivided into smaller fragments, and subsequently re-assembled to give the overall sequence. Two principal methods are used for this: chromosome walking, which progresses through the entire strand, piece by piece, and shotgun sequencing, which is a faster but more complex process, and uses random fragments.

In shotgun sequencing, DNA is broken up randomly into numerous small segments, which are sequenced using the chain termination method to obtain reads. Multiple overlapping reads for the target DNA are obtained by performing several rounds of this fragmentation and sequencing. Computer programs then use the overlapping ends of different reads to assemble them into a contiguous sequence.

For example, consider the following two rounds of shotgun reads:

Strand Sequence
Original XXXAGCATGCTGCAGTCATGCTTAGGCTAXXXX
First shotgun sequence XXXAGCATGCTGCAGTCATGCTXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXTAGGCTAXXXX
Second shotgun sequence XXXAGCATGXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXCTGCAGTCATGCTTAGGCTAXXXX
Reconstruction XXXAGCATGCTGCAGTCATGCTTAGGCTAXXXX

In this extremely simplified example, the four reads can be assembled into the original sequence using the overlap of their ends to align and order them. In reality, this process uses enormous amounts of information that are rife with ambiguities and sequencing errors. Assembly of complex genomes is additionally aggravated by the great abundance of repetitive sequence, meaning similar short reads could come from completely different parts of the sequence.

Many overlapping reads for each segment of the original DNA are necessary to overcome these difficulties and accurately assemble the sequence. For example, to complete the Human Genome Project, most of the human genome was sequenced at 12X or greater coverage; that is, each base in the final sequence was present, on average, in 12 reads. Even so, current methods have failed to isolate or assemble reliable sequence for approximately 1% of the (euchromatic) human genome.

Whole genome shotgun sequencing

Whole genome shotgun sequencing is an application of pairwise end sequencing, known colloquially as double-barrel shotgun sequencing. As sequencing projects began to take on longer and more complicated projects, multiple groups began to realize that useful information could be obtained by sequencing both ends of a fragment of DNA. Although sequencing both ends of the same fragment and keeping track of the paired data was more cumbersome than sequencing a single end of two distinct fragments, the knowledge that the two sequences were oriented in opposite directions and were about the length of a fragment apart from each other was valuable in reconstructing the sequence of the original target fragment. The first published description of the use of paired ends was by Edwards et al. in 1990 as part of the sequencing of the human Hypoxanthine-guanine phosphoribosyltransferase locus, although the use of paired ends was limited to closing gaps after the application of a traditional shotgun sequencing approach. The first theoretical description of a pure pairwise end sequencing strategy, assuming fragments of constant length, was by Edwards and Caskey in 1991. At the time, there was community consensus that the optimal fragment length for pairwise end sequencing would be three times the sequence read length. In 1995 Roach et al. introduced the innovation of using fragments of varying sizes, and demonstrated that a pure pairwise end-sequencing strategy would be possible on large targets. The strategy was subsequently adopted by The Institute for Genomic Research (TIGR) to sequence the genome of the bacterium Haemophilus influenzae in 1995, and then by Celera Genomics to sequence the fruit fly genome in 2000, and subsequently the human genome.

To apply the strategy, high-molecular-weight DNA is sheared into random fragments, size-selected (usually 2, 10, 50, and 150 kb), and cloned into an appropriate vector. The clones are then sequenced from both ends using the chain termination method yielding two short sequences. Each sequence is called an end-read or read and two reads from the same clone are referred to as mate pairs. Since the chain termination method usually can only produce reads between 500 and 1000 bases long, in all but the smallest clones, mate pairs will rarely overlap.

The original sequence is reconstructed from the reads using sequence assembly software. First, overlapping reads are collected into longer composite sequences known as contigs. Contigs can be linked together into scaffolds by following connections between mate pairs. The distance between contigs can be inferred from the mate pair positions if the library size is known and has a narrow window of deviation.

Coverage is the average number of reads representing a given nucleotide in the reconstructed sequence. It can be calculated from the length of the original genome (G), the number of reads(N), and the average read length(L) as <math>{NL \over G}</math>. For example, a hypothetical genome with 2,000 base pairs reconstructed from 8 reads with an average length of 500 nucleotides will have 2x coverage.

Proponents of this approach argue that it is possible to sequence the whole genome at once using large arrays of sequencers, which makes the whole process much more efficient than more traditional approaches. Detractors argue that although the technique quickly sequences large regions of DNA, its ability to correctly link these regions is suspect, particularly for genomes with repeating regions. As sequence assembly programs become more sophisticated and computing power becomes cheaper, it may be possible to overcome this limitation[citation needed].

References

  • "Shotgun sequencing comes of age". The Scientist. Retrieved December 31. Unknown parameter |accessyear= ignored (|access-date= suggested) (help); Check date values in: |accessdate= (help)
  • "Shotgun sequencing finds nanoorganisms - Probe of acid mine drainage turns up unsuspected virus-sized Archaea". SpaceRef.com. Retrieved December 23. Unknown parameter |accessyear= ignored (|access-date= suggested) (help); Check date values in: |accessdate= (help)
  • Anderson, S (1981). "Shotgun DNA sequencing using cloned DNase I-generated fragments". Nucleic Acids Research. 9 (13): 3015–27. PMID 6269069.
  • Fleischmann, RD (1995). "Whole-genome random sequencing and assembly of Haemophilus influenzae Rd". Science. 269 (5223): 496–512. PMID 7542800. Unknown parameter |coauthors= ignored (help)
  • Adams, MD (2000). "The genome sequence of Drosophila melanogaster". Science. 287 (5461): 2185–95. PMID 10731132. Unknown parameter |coauthors= ignored (help)
  • Edwards, A (1990). "Automated DNA sequencing of the human HPRT locus". Genomics. 6: 593–608. PMID 2341149. Unknown parameter |coauthors= ignored (help)
  • Edwards, A (1991). "Closure strategies for random DNA sequencing". Methods: A Companion to Methods in Enzymology. 3 (1): 41–47. Unknown parameter |coauthors= ignored (help)
  • Roach, JC (1995). "Pairwise end sequencing: a unified approach to genomic mapping and sequencing". Genomics. 26: 345–353. PMID 7601461. Unknown parameter |coauthors= ignored (help)

External links

Template:NCBI-handbook

de:Shotgun Sequencing Template:WH Template:WikiDoc Sources