calculation of gene coverage
I am beginner in bioinformatics and working on NGS for my Ph.D. project. I have illumina and ONT reads of yeast. I would like to know the tool to combine or hybridize and after calculation how to calculate coverage of a specific gene of interest inserted in genomic DNA?
• 1,049 views
•
link
1 answer
Check out Qualimap bamqc (http://qualimap.conesalab.org/doc_html/analysis.html#bamqc)
Give your gene coordinates of interest as a GFF or BED file in the Regions file option (-gff, OR --feature-file). Hope this helps.
• 0 views
•
link
Log in to answer this question.