forked from PMBio/SingleCellCourse
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDataToDownload.txt
More file actions
27 lines (21 loc) · 842 Bytes
/
DataToDownload.txt
File metadata and controls
27 lines (21 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#Instructions to download data using wget from the DKFZ ftp.
##Instructions:
Choose a place on your computer with at least 1GB of space.
```
wget -r -nH --cut-dirs=3 ftp://ftp.dkfz-heidelberg.de//outgoing/day_*_data/
```
Alternatively you can use a Gui like FileZilla
##Links to data:
#Day1:
#Tutorial 1:
https://s3-us-west-2.amazonaws.com/10x.files/samples/cell/pbmc3k/pbmc3k_filtered_gene_bc_matrices.tar.gz
#Tutorial 2:
#E6.75: ftp://ftp.dkfz-heidelberg.de/outgoing/day_1_data/mgsc_e675.rds
#meta-data (optional): ftp://ftp.dkfz-heidelberg.de/outgoing/day_1_data/sample_metadata.txt.gz
#Full data (optional): ftp://ftp.dkfz-heidelberg.de/outgoing/day_1_data/mgsc.rds (edited)
#Day2:
mkdir gastrulation_data
cd gastrulation_data
ftp://ftp.dkfz-heidelberg.de/outgoing/day_2_data
#Day3:
ftp://ftp.dkfz-heidelberg.de/outgoing/day_3_data