I'm trying to download the simulated tumor/normal datasets which don't require ICGC approval as it is stated here: https://www.synapse.org/#!Synapse:syn312572/wiki/60702 ``` No ICGC approval is required to access simulated tumour and normal #1, #2, #3 and #6. Instead, download the following access file to use in obtaining these datasets: wget http://dream.annailabs.com/dream_public.pem or download it from the webpage at: http://dream.annailabs.com/public.html ``` However I can't download the files or I don't know exactly how to do it. I have tried the following: ``` import synapseclient import synapseutils syn = synapseclient.Synapse() syn.login('user','passed') files = synapseutils.syncFromSynapse(syn, 'syn2343127', path = '/my/files/path/') ``` Am I missing something? Any help would be really appreciated. Thanks

Created by iranmdl iranmdl iranmdl
Hi @Meredith, Thank you for your answer :) I have followed the instructions stated here: https://www.synapse.org/#!Synapse:syn312572/wiki/40258 **1)** Go To https://bionimbus-pdc.opensciencedatacloud.org/storage **2)** Select identification mechanism To select the identification mechanism I have chosen Google. However, I'm getting the next message: **You don't have access to Bionimbus resources** So... I don't know what to do now, is this statement: "_No ICGC approval is required to access simulated tumour and normal #1, #2, #3 and #6. Instead, download the following access file to use in obtaining these datasets_" not true anymore or am I missing something? Regards and thank you again for your help
Hi there! It appears that the synapseID you are trying to access, syn2343127, directs to an externally-hosted URL at https://dream.annailabs.com/cghub/data/analysis/download/... (etc.) which doesn't work for me either. I think you have to include the access file in your request using a client but I am not 100% sure about that. When I peek at the wiki for that project, it looks like the data files may have been moved to a new location; there's a note about trying the BioNimbus path instead (if you are doing the local compute option, which it sounds like you are), found here: https://www.synapse.org/#!Synapse:syn312572/wiki/402585 I hope this helps! Best, Meredith

Download No ICGC required approval files page is loading…