-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I want to plot kmer coverage using the histogram plotting script provided. However, I am getting an odd error I am unable to troubleshoot. I have been able to kmerize this file and run other options this program provides successfully.
My commands used go as followed:
dsk -file s_dys/fasta/GCF_000013425.1_ASM1342v1_genomic.fna.gz -kmer-size 31 -histo 1 -out outputfile
Rscript dsk/utils/plot-histo.R outputfile.histo
Error:
Error in bitmap(png.file, "png256", width = 7, height = 6, res = 300) :
GhostScript was not found
Execution halted
Any suggestions? Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels