Joker-Jerome / UTMOST

UTMOST (unified test for molecular signatures) is a method for cross-tissue gene expression imputation for transcriptome-wide association analyses.
32 stars 16 forks source link

question about download data #23

Open xiaoxihe opened 3 years ago

xiaoxihe commented 3 years ago

Hi! I can't download all data with "wget .........". My network is normal. The software that I have downloaded on my computer without any error. Can you give me the correct website of all data?

gglusman commented 2 years ago

I'm having a similar issue. When issuing the wget command, copied from the instructions, I get:

$ wget --load-cookies /tmp/cookies.txt "https://drive.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies  /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://drive.google.com/uc?export=download&id=1tqIW5Ms8p1StX7WXXWVa4TGKb5q58TPA' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=1tqIW5Ms8p1StX7WXXWVa4TGKb5q58TPA" -O covariance_joint.zip && rm -rf /tmp/cookies.txt
--2022-04-01 09:45:17--  https://drive.google.com/uc?export=download&confirm=t&id=1tqIW5Ms8p1StX7WXXWVa4TGKb5q58TPA
Resolving drive.google.com (drive.google.com)... 172.217.14.206
Connecting to drive.google.com (drive.google.com)|172.217.14.206|:443... connected.
HTTP request sent, awaiting response... 303 See Other
Location: https://doc-0g-1s-docs.googleusercontent.com/docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/he6v0124g9agd0uhessi004ikikh3mef/1648831500000/03714402701562313767/*/1tqIW5Ms8p1StX7WXXWVa4TGKb5q58TPA?e=download [following]
Warning: wildcards not supported in HTTP.
--2022-04-01 09:45:17--  https://doc-0g-1s-docs.googleusercontent.com/docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/he6v0124g9agd0uhessi004ikikh3mef/1648831500000/03714402701562313767/*/1tqIW5Ms8p1StX7WXXWVa4TGKb5q58TPA?e=download
Resolving doc-0g-1s-docs.googleusercontent.com (doc-0g-1s-docs.googleusercontent.com)... 142.251.33.97
Connecting to doc-0g-1s-docs.googleusercontent.com (doc-0g-1s-docs.googleusercontent.com)|142.251.33.97|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2022-04-01 09:45:18 ERROR 403: Forbidden.
yiminghu commented 2 years ago

@xiaoxihe @gglusman could you maybe try the link on this page http://zhaocenter.org/UTMOST?

@Joker-Jerome is the url above where we hold the latest data?

Joker-Jerome commented 2 years ago

@xiaoxihe @gglusman Please try http://zhaocenter.org/UTMOST. You should be redirected to a google drive page and then you can download the related files. Thanks!

gglusman commented 2 years ago

Thank you!