foerstner-lab / READemption

A pipeline for the computational evaluation of RNA-Seq data
https://reademption.readthedocs.io
Other
37 stars 19 forks source link

RNA-SEQ reads in the example not found #6

Closed iseekwonderful closed 7 years ago

iseekwonderful commented 7 years ago

In the READemption example, the rna-seq example return 404 not found

$ wget -P READemption_analysis/input/reads http://reademptiondata.imib-zinf.net/InSPI2_R1.fa.bz2
$ wget -P READemption_analysis/input/reads http://reademptiondata.imib-zinf.net/InSPI2_R2.fa.bz2
$ wget -P READemption_analysis/input/reads http://reademptiondata.imib-zinf.net/LSP_R1.fa.bz2
$ wget -P READemption_analysis/input/reads http://reademptiondata.imib-zinf.net/LSP_R2.fa.bz2

could you please fix the download address or push these file to github?

Thanks sheep

konrad commented 7 years ago

Thanks for pointing this out - I will take care of it and let you know when it is fixed.

konrad commented 7 years ago

The file are now online again. Sorry that this took so long, @iseekwonderful. Thanks for the feedback!

iseekwonderful commented 7 years ago

Thanks