GoekeLab / sg-nex-data

Nanopore RNA-Seq data from the Singapore Nanopore-Expression Project
97 stars 24 forks source link

No download for fastq #54

Open Kiliankleemann opened 7 months ago

Kiliankleemann commented 7 months ago

I tried: aws s3 sync --no-sign-request s3://sg-nex-data/data/sequencing_data_ont/fastq/sample_name .

but there is no download happening? Not sure what I#m missing.

Kiliankleemann commented 7 months ago

aws s3 sync --no-sign-request s3://sg-nex-data/data/sequencing_data_ont/fastq/ . did this for downloadling all data - and obvs. replace with specific folder name for specific download

cying111 commented 7 months ago

Hi @Kiliankleemann thanks for letting us know the problem.

For your first comment, could you share which sample has this problem?

I have tried it with one sample, and it seems working fine for me: aws s3 sync --no-sign-request s3://sg-nex-data/data/sequencing_data_ont/fastq/SGNex_H9_directRNA_replicate1_run1 SGNex_H9_directRNA_replicate1_run1

Thanks and looking forward to your reply Regards, Ying