Mean coverage in Ion Torrent PGM
1
0
Entering edit mode
6.2 years ago

Is there any way to calculate the mean coverage of each amplicon in a whole run (in 16 or 32 samples)?

Ion Torrent ngs coverage • 1.3k views
ADD COMMENT
1
Entering edit mode
6.2 years ago
vmicrobio ▴ 290

Hi Abdul Rafay Khan,

You can use samtools depth:

samtools depth -b file.bed -a file.bam > coverage.csv

Also, a plugin named 'coverageAnalysis' exists directly on the Proton machine

ADD COMMENT

Login before adding your answer.

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