You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can probably edit plot_dist.py to do that, it's really just meant as an example. You can also use multiqc on the mosdepth output to get nicer plots.
I've calculated mosdepth coverage with the command:
mosdepth -n -b 500 -x -t 4 -Q30$OUTPUT_DIR/$ {base%.cov} ${this_bam}
I run plot-dist.py with:
python mosdepth-0.3.3/scripts/plot-dist.py *.global.dist.txt
However, the output prints to screen and an empty html is created. Is there something I'm doing wrong? Output file attached. TIA.
example.mosdepth.global.dist.txt
The text was updated successfully, but these errors were encountered: