TGAC / KAT

The K-mer Analysis Toolkit (KAT) contains a number of tools that analyse and compare K-mer spectra.
http://www.earlham.ac.uk/kat-tools
GNU General Public License v3.0
200 stars 51 forks source link

y axis of gcp and 'plot density' always >= 25 #179

Open xiekunwhy opened 1 year ago

xiekunwhy commented 1 year ago

Hi,

I found that the y axis of gcp and 'plot density' always >= 25.

kat plot density -x 60 -y 21 -o test.pdf --contours smooth kat.gcp.mx and I got image

How to limit y axis to a smaller value?

Best, Kun

xiekunwhy commented 1 year ago

I modified here in envs/kat/share/kat/scripts/kat/plot/density.py script, and worked

image