Thank for this fine package - very useful in our work on Alzheimer's Disease.
I find intermittent - sometimes lasting - problems with the ftp service the package uses.
Here is an example, establishing first that connectivity is good, then showing the error.
ping ftp.ebi.ac.uk
PING ftp.g.ebi.ac.uk (193.62.197.74): 56 data bytes
64 bytes from 193.62.197.74: icmp_seq=0 ttl=53 time=164.786 ms
64 bytes from 193.62.197.74: icmp_seq=1 ttl=53 time=180.432 ms
64 bytes from 193.62.197.74: icmp_seq=2 ttl=53 time=166.346 ms
64 bytes from 193.62.197.74: icmp_seq=3 ttl=53 time=169.450 ms
The specific file request times out:
[E::hts_open_format] Failed to open file "ftp://ftp.ebi.ac.uk/pub/databases/spot/eQTL/csv/GTEx/ge/GTEx_ge_brain_frontal_cortex.all.tsv.gz" :
Operation timed out
Couldn't open "ftp://ftp.ebi.ac.uk/pub/databases/spot/eQTL/csv/GTEx/ge/GTEx_ge_brain_frontal_cortex.all.tsv.gz": Operation timed out
zcat: (stdin): unexpected end of file
Thank for this fine package - very useful in our work on Alzheimer's Disease.
I find intermittent - sometimes lasting - problems with the ftp service the package uses.
Here is an example, establishing first that connectivity is good, then showing the error.
The specific file request times out: