Tools to generate coverage plots for the sequenced virus reads
Hi Folks,
I have sequenced virus reads (151 bases, paired-end) samples using MiSeq. I would like to generate coverage plots. Do you recommend any tools to generate it and visualize them?
• 2,298 views
•
link
1 answer
IGV is great for that purpose. It requires a mapped, sorted, indexed bam file as input as well as the reference fasta.
• 0 views
•
link
Log in to answer this question.
Use Qualimap with your aligned/sorted BAM files.