This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Visualizing The Outputs Of Gatk/Depthofcoverage

Dear lazyweb,

do you know any tool/script to visualize the different outputs of GATK DepthOfCoverage ?

P.

gatk depth-of-coverage coverage depth-of-coverage visualization

weird there are not more options for this as common as gatk is

1 answer

I wrote these scripts some time ago:

https://github.com/johandahlberg/Scripts/blob/master/plottingLociVsCoverage.R

https://github.com/johandahlberg/Scripts/blob/master/plottingCumulativeCoverage.R

R really isn't my strong suite, but at least its something, and they served my purpose at the time. I would be happy to accept any pull requests to improve on them, though.

Log in to answer this question.