Minion reads error rate for indels and snps
0
0
Entering edit mode
4.9 years ago
tarek.mohamed ▴ 360

Dear All,

How can I analyze the error rate of my Minion reads? how to calculate the error rate of insertion, deletion and Substitutions? thankT

minion error rate • 2.0k views
ADD COMMENT
1
Entering edit mode

You'll need to align your reads it to a reference genome and then do variant calling. Then check vcf file for insertions, deletions and substitutions. But be careful, the insertions and deletions in nanopore reads for homopolymer sequences are usually wrong.

ADD REPLY
0
Entering edit mode

Hi, I have the vcf file, but I wonder how can I do the actual error rate analysis?

Thanks

ADD REPLY
1
Entering edit mode

Error rate for the reads? Check out NanoPlot

ADD REPLY
0
Entering edit mode

If you're talking about the error rate for the SV calls, then you'll need a truth set to compare your calls with known SV calls. This assumes that such a truth set exists.

ADD REPLY
0
Entering edit mode

You'll have to align the reads and parse the CIGAR string.

ADD REPLY

Login before adding your answer.

Traffic: 2694 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