I am running fastQC on a Linux machine from the command line.
Until v.0.11.5, I was used to also get a kmer plot as an output.
Now, since v.0.11.6, Kmer output is disabled by default (see release notes) and I fail to find a way to enable it again.
I have tried running the program e.g. with the --kmers=7 option but neither in the .zip output, nor in the plot there is a kmer estimation.
Is it totally deprecated or did I miss something in the manual?
Thank you in advance.