v.0.6
NEW
- added
--zoom
option that allows to zoom into genomic region specified bystart
andstop
values. - added
--name
option that allows to customize the name of the plot and the file type. If none is given the default is stillvirHEAT_plot.pdf
FIXES
- Error catching if the gff3 is missing a region annotation (needed to get the correct genome length)
- small code structural changes