Skip to content

v1.8.0

Compare
Choose a tag to compare
@tomkinsc tomkinsc released this 19 Jul 14:45
· 1147 commits to master since this release

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 series
  • reports.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 via reports.py plot_coverage.

Example chart:

coverage_plot