Closed novitch closed 5 years ago
ok fixed it. I was "metax"
ok fixed it. I was "metax"
Hi @novitch , can you explain more on how you fixed it? I've encountered the same error and I'm not familiar with google cloud. Thanks a lot!
Hello @MajoroMask , I really don't remember what it was, sorry for the lack of explanation. I do not have the conda env anymore. It looks like I had to set a variable "Project" somewhere and the name was "metax" /home/matalb01/metax_bakeoff_2019/rules/download.smk
Hello @MajoroMask , I really don't remember what it was, sorry for the lack of explanation. I do not have the conda env anymore. It looks like I had to set a variable "Project" somewhere and the name was "metax" /home/matalb01/metax_bakeoff_2019/rules/download.smk
OK I'll try searching docs and other sources based on this. Thanks for your reply!
ok fixed it. I was "metax"
Hi @novitch , can you explain more on how you fixed it? I've encountered the same error and I'm not familiar with google cloud. Thanks a lot!
For anyone who is also interested in this, I somehow managed gain access to the data used in this study by directly download from google storage:
gsutil -m cp 'gs://metax-bakeoff-2019/fastq/*.fastq.bz2' ./fastq
I did not download the database files but I think this method can be applied, too.
Hi, I wanted to reproduce the results and test my data with your pipeline, but infortunately I am in difficulty with th snakemake process:
I looked into the snakemake help for google storage and did what they recommand:
How to fix this error? Should set a project name somewhere?
Thanks,