knightlab-analyses / uc-severity-multiomics

BSD 3-Clause "New" or "Revised" License
4 stars 5 forks source link

data access #1

Open mmpust opened 1 year ago

mmpust commented 1 year ago

Hi, Thank you so much for sharing all the datasets of your publication: Multi-omics analyses of the ulcerative colitis gut microbiome link Bacteroides vulgatus proteases with disease severity! That is great! I just have some issues downloading them. Can you give me some guidance?

Thank you! Marie

wget ftp://massive.ucsd.edu/MSV000086509/updates/2021-09-01_rhmills_317bd0da/other/UC_MP_Emperor_Map.txt
--2023-09-11 21:55:54--  ftp://massive.ucsd.edu/MSV000086509/updates/2021-09-01_rhmills_317bd0da/other/UC_MP_Emperor_Map.txt
           => ‘UC_MP_Emperor_Map.txt’
Resolving massive.ucsd.edu (massive.ucsd.edu)... 132.249.211.16
Connecting to massive.ucsd.edu (massive.ucsd.edu)|132.249.211.16|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /MSV000086509/updates/2021-09-01_rhmills_317bd0da/other ... 
No such directory ‘MSV000086509/updates/2021-09-01_rhmills_317bd0da/other’.
rhmills commented 1 year ago

Hi Marie,

Glad the data may be of use to you!

I would recommend not using wget and following the data download instructions from massIVE: https://ccms-ucsd.github.io/MassIVEDocumentation/#download_data/

You can for instance use one of the recommended ftp clients like filezilla, login to massive.ucsd.edu and download the data through the filezilla interface. Their preferred ftp clients are listed here: https://ccms-ucsd.github.io/MassIVEDocumentation/#upload_data/

Thanks, Robert