Skip to content

Histogram Rscript Error #18

@camtelope

Description

@camtelope

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions