v1.8.0
New features:
reports.py plot_coverage
— creates a coverage plot for a mapped.bam
file. Multiple chart styles are supported, and data can be drawn as a line, filled line, or point seriesreports.py align_and_plot_coverage
— performs a quick BWA alignment between an unmapped bam file and a reference.fasta
file, and then creates a coverage plot viareports.py plot_coverage
.