Skip to content

Connection Error When Running plot2DO.R #20

@ZHONGHONGXIN

Description

@ZHONGHONGXIN

Hi,

I encountered an error while running plot2DO.R with the following command:

Rscript plot2DO.R \
--file=mapping_mm10.bam \
-g mm10 \
-m 0.015 \
--simplifyPlot=on \
--minLength=50 \
--maxLength=250  

The script failed with the following error:
Ensembl site unresponsive, trying www mirror
Error in curl::curl_fetch_memory(url, handle = handle) :
  Could not resolve host: oct2018.archive.ensembl.org
Calls: Main ... request_fetch -> request_fetch.write_memory -> <Anonymous>
Execution halted 

It seems the script is unable to connect to the Ensembl archive server to fetch required data. Could you please:
Update the Ensembl archive URL in the code to a working mirror Or add an option to use local genome files instead of fetching from Ensembl
System details:
R version: 4.1.3
Operating system: Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions