This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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?

coverage snp dnaseq virus

Use Qualimap with your aligned/sorted BAM files.

1 answer

IGV is great for that purpose. It requires a mapped, sorted, indexed bam file as input as well as the reference fasta.

Log in to answer this question.