-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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: LinuxMetadata
Metadata
Assignees
Labels
No labels