Hilbert projection theorem: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Neil Frazer
m Interchanged "sufficient" and "necessary."
No edit summary
 
Line 1: Line 1:
[[Image:Phred Figure 1.jpg|thumb|Phred quality scores shown on a DNA sequence trace]]
I would like to introduce myself to you, I am Andrew and my spouse doesn't like it at all. He functions as a bookkeeper. To perform lacross is the thing I adore most of all. Alaska is exactly where he's usually been living.<br><br>Here is my homepage: are psychics real ([http://c045.danah.co.kr/home/index.php?document_srl=1356970&mid=qna http://c045.danah.co.kr/home/index.php?document_srl=1356970&mid=qna])
 
'''Phred quality scores''' were originally developed by the program [[Phred base calling|Phred]] to help in the automation of [[DNA sequencing]] in the [[Human Genome Project]]. Phred quality scores are assigned to each [[nucleotide]] base call in automated sequencer traces.<ref>{{Cite journal |author=Ewing B, [[Ladeana Hillier|Hillier L]], [[Michael Christopher Wendl|Wendl MC]], [[Philip Palmer Green|Green P]] |year=1998 |title=Base-calling of automated sequencer traces using phred. I. Accuracy assessment |journal=Genome Res. |volume=8 |issue=3 |pages=175–185 |pmid=9521921}}</ref><ref name="phred-score">{{Cite journal |author=Ewing B, Green P |year=1998 |title=Base-calling of automated sequencer traces using phred. II. Error probabilities |journal=Genome Res. |volume=8 |issue=3 |pages=186–194 |doi=10.1101/gr.8.3.186 |pmid=9521922 |url=http://genome.cshlp.org/content/8/3/186.long }}</ref> Phred quality scores have become widely accepted to characterize the quality of DNA sequences, and can be used to compare the efficacy of different sequencing methods. Perhaps the most important use of Phred quality scores is the automatic determination of accurate, quality-based [[consensus sequence]]s.
 
== Definition ==
 
Phred quality scores <math>Q</math> are defined as a property which is logarithmically related to the base-calling error probabilities <math>P</math>.<ref name="phred-score"/>
 
<math>Q = -10 \ \log_{10} P</math>
 
or
 
<math>P = 10^{\frac{-Q}{10}}</math>
 
For example, if Phred assigns a quality score of 30 to a base, the chances that this base is called incorrectly are 1 in 1000. The most commonly used method is to count the bases with a quality score of 20 and above.{{citation needed|date=March 2013}} The high accuracy of Phred quality scores make them an ideal tool to assess the quality of sequences.
 
{| class="wikitable"
|+ Phred quality scores are logarithmically linked to error probabilities
! Phred Quality Score
! Probability of incorrect base call
! Base call accuracy
|-
| 10
| 1 in 10
| 90%
|-
| 20
| 1 in 100
| 99%
|-
| 30
| 1 in 1000
| 99.9%
|-
| 40
| 1 in 10000
| 99.99%
|-
| 50
| 1 in 100000
| 99.999%
|}
 
The phred quality score is the negative ratio of the error probability to the reference level of <math>P = 1 </math> expressed in [[Decibel#Definition|Decibel (dB)]].
 
== History ==
 
The idea of sequence quality scores can be traced back to the original description of the SCF file format by Staden's group in 1992.<ref>{{Cite journal |author=Dear S, Staden R |year=1992 |title=A standard file format for data from DNA sequencing instruments |journal=DNA Seq. |volume=3 |issue=2 |pages=107–110 |pmid=1457811}}</ref> In 1995, Bonfield and Staden proposed a method to use base-specific quality scores to improve the accuracy of consensus sequences in DNA sequencing projects.<ref>{{Cite journal |author=Bonfield JK, Staden R |year=1995 |title=The application of numerical estimates of base calling accuracy to DNA sequencing projects |journal=Nucleic Acids Res. |date=25 Apr 1995 |volume=23 |issue=8 |pages=1406–1410 |pmid=7753633 |doi=10.1093/nar/23.8.1406 |pmc=306869}}</ref>
 
However, early attempts to develop base-specific quality scores<ref>{{Cite journal |author=Churchill GA, [[Michael Waterman|Waterman MS]] |year=1992 |title=The accuracy of DNA sequences: estimating sequence quality |journal=Genomics |month=Sep |volume=14 |issue=1 |pages=89–98 |pmid=1358801 |doi=10.1016/S0888-7543(05)80288-5}}</ref><ref>{{Cite journal |author=Lawrence CB, Solovyev VV |year=1994 |journal=Nucleic Acids Res. |volume=22 |pages=1272–1280 |doi=10.1093/nar/22.7.1272 |pmid=8165143 |title=Assignment of position-specific error probability to primary DNA sequence data |issue=7 |pmc=523653}}</ref> had only limited success.
 
The first program to develop accurate and powerful base-specific quality scores was the program [[Phred base calling|Phred]]. Phred was able to calculate highly accurate quality scores that were logarithmically linked to the error probabilities. Phred was quickly adapted by all major genome sequencing centers and many other laboratories; the vast majority of the DNA sequences produced during the [[Human Genome Project]] were processed with Phred.
 
After Phred quality scores had become a required standard in DNA sequencing, other manufacturers of DNA sequencing instruments developed similar quality scoring methods for their base calling software, including [http://www.licor.com/bio/posters/CSHL_519/A519_Abst.jsp Li-Cor] and [http://www3.appliedbiosystems.com/cms/groups/mcb_marketing/documents/generaldocuments/cms_040383.pdf ABI].
 
== Methods ==
 
Phred's approach to base calling and calculating quality scores was outlined by Ewing ''et al.''. To determine quality scores, Phred first calculates several parameters related to peak shape and peak resolution at each base. Phred then uses these parameters to look up a corresponding quality score in huge lookup tables. These lookup tables were generated from sequence traces where the correct sequence was known, and are hard coded in Phred; different lookup tables are used for different sequencing chemistries and machines. An evaluation of the accuracy of Phred quality scores for a number of variations in sequencing chemistry and instrumentation showed that Phred quality scores are highly accurate.<ref>{{Cite journal |author=Richterich P |year=1998 |title=Estimation of errors in "raw" DNA sequences: a validation study |journal=Genome Res. |volume=8 |issue=3 |pages=251–259 |pmid=9521928 |pmc=310698}}</ref>
 
Phred was originally developed for "slab gel" sequencing machines like the ABI373. When originally developed, Phred had a lower base calling error rate than the manufacturer's base calling software, which also did not provide quality scores. However, Phred was only partially adapted to the capillary DNA sequencers that became popular later. In contrast, instrument manufacturers like ABI continued to adapt their base calling software changes in sequencing chemistry, and have included the ability to create Phred-like quality scores. Therefore, the need to use Phred for base calling of DNA sequencing traces has diminished, and using the manufacturer's current software versions can often give more accurate results.
 
== Applications ==
 
Phred quality scores are used for:
* Assessment of sequence quality
* Recognition and removal of low-quality sequence (end clipping)
* Determination of accurate consensus sequences
 
Originally, Phred quality scores were primarily used by the sequence assembly program [[Phrap]]. Phrap was routinely used in some of the largest sequencing projects in the Human Genome Sequencing Project and is currently one of the most widely used DNA sequence assembly programs in the biotech industry. Phrap uses Phred quality scores to determine highly accurate consensus sequences and to estimate the quality of the consensus sequences. Phrap also uses Phred quality scores to estimate whether discrepancies between two overlapping sequences are more likely to arise from random errors, or from different copies of a repeated sequence.
 
Within the [[Human Genome Project]], the most important use of Phred quality scores was for automatic determination of consensus sequences. Before Phred and Phrap, scientists had to carefully look at discrepancies between overlapping DNA fragments; often, this involved manual determination of the highest-quality sequence, and manual editing of any errors. Phrap's use of Phred quality scores effectively automated finding the highest-quality consensus sequence; in most cases, this completely circumvents the need for any manual editing. As a result, the estimated error rate in assemblies that were created automatically with Phred and Phrap is typically substantially lower than the error rate of manually edited sequence.
 
In 2009, many commonly used software packages make use of Phred quality scores, albeit to a different extent. Some programs like [http://www.sequencher.com/ Sequencher] use quality scores only for display and end clipping, but not for consensus determination; other programs like [http://www.codoncode.com/aligner CodonCode Aligner] also implement quality-based consensus methods.
 
==Compression==
Quality scores are normally stored together with the nucleotide sequence in the widely accepted [[FASTQ format]]. They account for about half of the required disk space in the FASTQ format (before compression), and therefore the compression of the quality values can significantly reduce storage requirements and speed up analysis and transmission of sequencing data. Both lossless and lossy compression are recently being considered in the literature. For example, the algorithm QualComp <ref>Ochoa, Idoia, et al. "QualComp: a new lossy compressor for quality scores based on rate distortion theory." BMC bioinformatics 14.1 (2013): 187. http://www.biomedcentral.com/1471-2105/14/187/</ref> performs lossy compression with a rate (number of bits per quality value) specified by the user. Based on rate-distortion theory results, it allocates the number of bits so as to minimize the MSE (mean squared error) between the original (uncompressed) and the reconstructed (after compression) quality values. Other algorithms for compression of quality values include SCALCE <ref>Hach F, Numanagi ́c I, Alkan C, Sahinalp SC:SCALCE: boosting sequencecompression algorithms using locally consistent encoding.Bioinformatics2012,28(23):3051–3057.</ref> and Fastqz.<ref>fastqz.http://mattmahoney.net/dc/fastqz</ref> Both are lossless compression algorithms that provide an optional controlled lossy transformation approach. For example, SCALCE reduces the alphabet size based on the observation that “neighboring” quality values are similar in general.
 
== See also ==
* [[FASTQ format]]
 
== References ==
{{Reflist|2}}
 
== External links ==
* [http://www3.appliedbiosystems.com/cms/groups/mcb_marketing/documents/generaldocuments/cms_040383.pdf Long Reads with the KB Basecaller] Comparison of Phred accuracy with a competing program, ABI's KB Basecaller
* [http://www.phrap.org/ The Laboratory of Phil Green] Phrap's homepage.
 
[[Category:Molecular biology]]
[[Category:DNA]]
[[Category:Genetics]]

Latest revision as of 01:59, 9 January 2015

I would like to introduce myself to you, I am Andrew and my spouse doesn't like it at all. He functions as a bookkeeper. To perform lacross is the thing I adore most of all. Alaska is exactly where he's usually been living.

Here is my homepage: are psychics real (http://c045.danah.co.kr/home/index.php?document_srl=1356970&mid=qna)