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

Adjusting X-axis in kat comp #172

Open Jokendo-collab opened 1 year ago

Jokendo-collab commented 1 year ago

I have managed to generate the attached figure. How can I adjust the x-axis for the k-mer distribution to look better and centred. I cannot see such options from the kat comp --help. Any help or suggestion will be appreciated.

-main mx spectra-cn

ethering commented 1 year ago

Taking that you supplied a '-o' parameter of 'my_kmers', then try the following command. Adjust the -x parameter accordingly to get your plot to fit across the x-axis.

kat plot spectra-cn -x 500 -o kat_plot_extended.png my_kmers-main.mx