intermine / intermine/intermine-scripts
Human GFF script: specifies version in config so fails after every release
Open
help wanted
- Dominant language
- PLpgSQL
- Stars
- 2
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
```
Dec 05 10:30:01 [DEBUG ] Downloading ref_GRCh38.p12_top_level.gff3.gz (44.46M) from ftp.ncbi.nih.gov to /tmp/9cop5brVhi
```
Instead it should just download all `gff3.gz` files from that location.
Code is in [DataDownloader](https://github.com/intermine/intermine-scripts/tree/master/bio/DataDownloader)
File version number is set in [NCBIGff.pm](https://github.com/intermine/intermine-scripts/blob/master/bio/DataDownloader/lib/DataDownloader/Source/NCBIGff.pm#L13)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.