charite / jannovar

Annotation of VCF variants with functional impact and from databases (executable+library)
http://jannovar.readthedocs.io/en/master/
Other
58 stars 35 forks source link

Deposit static files into Zenodo #513

Closed holtgrewe closed 3 years ago

holtgrewe commented 3 years ago

Is your feature request related to a problem? Please describe. The download URLs turn out to be unstable. In particular, RefSeq release 105 has now moved somewhere (TM) on the NCBI servers and is not available any more at its original location.

Describe the solution you'd like We should deposit a copy of all data on Zenodo.

Describe alternatives you've considered Hosting the files at another location could turn out to be unstable, so Zenodo is the best solution.

Additional context BIH should have a copy of the files in the current Jannovar release on our internal mirror servers. I'll take the files from there.

Related Tickets

holtgrewe commented 3 years ago

CC @visze @pnrobinson

holtgrewe commented 3 years ago

Zenodo seems to be down right now, I'll try to attach a copy of the data here.

holtgrewe commented 3 years ago

OK, the files are here now inside a ZIP archive. Zenodo does not support sub directories, so we would have to put the folder structure into the file name, e.g., by replacing / by -.

https://zenodo.org/record/4906580#.YL5ExDqxWAk

holtgrewe commented 3 years ago

CC #504

pnrobinson commented 3 years ago

This is a good suggestion. Zenodo is a good choice for the download files.

holtgrewe commented 3 years ago

@pnrobinson what do you think about slimming down things even further:

pnrobinson commented 3 years ago

There are multiple possible ways of doing this. I think that 99% of users would appreciate things being simple and would be happy to trust us for making the ".ser" files. When we released the first version of Jannovar, the download was reliable and simple enough, but now the upstream sources seem determined to change paths often...so, yes, I think your suggestion is great

holtgrewe commented 3 years ago

INI files don't download from Zenodo but we have download scripts as described in the README.md now.