Estimating Error Rate In Sequencing Data
1
1
Entering edit mode
10.6 years ago
Prakki Rama ★ 2.7k

Hi all,

May i know your ideas how the error rate is estimated for the sequencing data? For eg: they say for the PacBio data the error rate ranges from 15-20%. How do they find it? Any specific programs estimate this? Your answers would be helpful. Thank you.

error sequencing • 3.6k views
ADD COMMENT
1
Entering edit mode
ADD REPLY
0
Entering edit mode
10.6 years ago
ThePresident ▴ 80

I'm not sure to answer you question, but I know that you can use FastQC for estimation of the quality of one sequenced library. For exemple:

curl -O http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.10.1.zip
unzip fastqc_v0.10.1.zip
cd FastQC
chmod +x fastqc
fastqc FileName.fastq
ADD COMMENT

Login before adding your answer.

Traffic: 2934 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6