CharlesJB / ENCODExplorer

5 stars 4 forks source link

downloadEncode error #39

Closed r-lehtonen closed 5 years ago

r-lehtonen commented 6 years ago

I was testing the ENCODExplorer package, but the function downloadEncode give a error:

downloadEncode(query_results, df=encode_df, format = "bed") Error in download.file(url = paste0(encode_root, href), quiet = TRUE, : 'curl' call had nonzero exit status In addition: Warning message: running command 'curl -L -s -S "https://www.encodeproject.org/files/ENCFF001VCK/@@download/ENCFF001VCK.bed.gz" -o "./ENCFF001VCK.bed.gz"' had status 127

ericfournier2 commented 5 years ago

Duplicate with issue #48