Skip to content

v.0.6

Compare
Choose a tag to compare
@jonas-fuchs jonas-fuchs released this 17 Nov 10:46
· 4 commits to master since this release
6925c41

NEW

  • added --zoom option that allows to zoom into genomic region specified by start and stop values.
  • added --name option that allows to customize the name of the plot and the file type. If none is given the default is still virHEAT_plot.pdf

FIXES

  • Error catching if the gff3 is missing a region annotation (needed to get the correct genome length)
  • small code structural changes