Recently I am studying the tutorials in qiime2. Most of the files in these tutorials are downloadable. However, the ecam-metadata.tsv in q2-sample-classifier and q2-longitudinal turorials (https://data.qiime2.org/2022.11/tutorials/longitudinal/sample_metadata.tsv) seems to link to a google sheet and I could not download it. Would someone be kind to send me a copy? Thanks a lot.
Hello, welcome to the :qiime2:
It doesn't look like problem on a sever side, I was able to download it:
wget https://data.qiime2.org/2022.11/tutorials/longitudinal/sample_metadata.tsv
--2023-01-01 11:01:39-- https://data.qiime2.org/2022.11/tutorials/longitudinal/sample_metadata.tsv
Resolving data.qiime2.org (data.qiime2.org)... 54.200.1.12
Connecting to data.qiime2.org (data.qiime2.org)|54.200.1.12|:443... connected.
HTTP request sent, awaiting response... 302 FOUND
Location: https://docs.google.com/spreadsheets/d/e/2PACX-1vRXSItB5Lwg7l7te9PXJAvque1xtcDIKaUYKEuJElk0eoOTcW-xc0Ks-tNPF7ABnhb6vE8zxuQIBoV-/pub?gid=1303657428&single=true&output=tsv [following]
--2023-01-01 11:01:40-- https://docs.google.com/spreadsheets/d/e/2PACX-1vRXSItB5Lwg7l7te9PXJAvque1xtcDIKaUYKEuJElk0eoOTcW-xc0Ks-tNPF7ABnhb6vE8zxuQIBoV-/pub?gid=1303657428&single=true&output=tsv
Resolving docs.google.com (docs.google.com)... 172.217.168.78, 2a00:1450:400a:803::200e
Connecting to docs.google.com (docs.google.com)|172.217.168.78|:443... connected.
HTTP request sent, awaiting response... 307 Temporary Redirect
Location: https://doc-10-c0-sheets.googleusercontent.com/pub/8hg3b1ek8ops3o87ml9dh1hpus/cls7a7ffa17fmee4qbbl6vnadk/1672567300000/104045755480147389301/*/e@2PACX-1vRXSItB5Lwg7l7te9PXJAvque1xtcDIKaUYKEuJElk0eoOTcW-xc0Ks-tNPF7ABnhb6vE8zxuQIBoV-?gid=1303657428&single=true&output=tsv [following]
Warning: wildcards not supported in HTTP.
--2023-01-01 11:01:41-- https://doc-10-c0-sheets.googleusercontent.com/pub/8hg3b1ek8ops3o87ml9dh1hpus/cls7a7ffa17fmee4qbbl6vnadk/1672567300000/104045755480147389301/*/e@2PACX-1vRXSItB5Lwg7l7te9PXJAvque1xtcDIKaUYKEuJElk0eoOTcW-xc0Ks-tNPF7ABnhb6vE8zxuQIBoV-?gid=1303657428&single=true&output=tsv
Resolving doc-10-c0-sheets.googleusercontent.com (doc-10-c0-sheets.googleusercontent.com)... 142.250.203.97, 2a00:1450:400a:808::2001
Connecting to doc-10-c0-sheets.googleusercontent.com (doc-10-c0-sheets.googleusercontent.com)|142.250.203.97|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/tab-separated-values]
Saving to: ‘sample_metadata.tsv’
sample_metadata.tsv [ <=> ] 46.10K --.-KB/s in 0.02s
2023-01-01 11:01:41 (2.02 MB/s) - ‘sample_metadata.tsv’ saved [47209]
head -n 5 sample_metadata.tsv
sample-id anti-exposed-all day-of-life delivery diet diet-3 mom-or-child month month-of-life sex studyid
#q2:types categorical numeric categorical categorical categorical categorical numeric numeric categorical categorical
10249.C001.01SS n 0 Vaginal bd eb C 0 0 Female 1
10249.C001.02SS n 36 Vaginal bd eb C 1 1.2 Female 1
Please, check what's happening at your computer - logs, etc. At the moment I cannot provide meaningful advice.
Cheers
Valentyn
Thanks a lot. I have downloaded it through a VPN.
1 Like
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.