Closed cement-head closed 4 years ago
Any suggestions on attempting to fix this? I installed KAT via conda
Here's the error:
Bining kmers ... done. Time taken: 11.3s
Merging counts ... done. Time taken: 0.0s
Saving results to disk ... done. Time taken: 0.0s
Creating plot ...
gnuplot> set terminal png large size 1024,1024
^
line 0: unknown or ambiguous terminal type; type just 'set terminal' for a list
done. Time taken: 1.1s
KAT HIST completed.
Total runtime: 1009.8s
Nevermind, for some stupid reason, gnuplot wasn't updated, after update, it worked!
$ conda update kat
Installed KAT from conda/bioconda.
$ kat hist
gnuplot crashes when attempting to generate the png file, it's not available in the conda install of gnuplot.
suggested solutions?