Closed Kanyerezi30 closed 1 year ago
I've reproduced the problem. Probably the URL has been changed with the latest HIVdb update. Investigating.
URLs have indeed been changed. More importantly, however, the algorithm and APOBEC data files are now available as a GitHub repository at https://github.com/hivdb/hivfacts/tree/main/data/algorithms
We need to make this a submodule and rewrite the updater script @WilliamZekaiWang @GopiGugan
URLs have indeed been changed. More importantly, however, the algorithm and APOBEC data files are now available as a GitHub repository at https://github.com/hivdb/hivfacts/tree/main/data/algorithms
We have a working solution in the iss64
branch where we have this repository as a submodule. @ArtPoon should we merge those changes to master now or after resolving #65?
yes please push to master branch
Test submodule before closing
Hello here,
I am trying to update the HIVDB and APOBEC DRMs to version 9.3 using the updater.py script but i get the error below
Unable to update HIVDB XML. Try manually downloading the HIVdb ASI2. list index out of range Unable to update APOBEC DRMs. Try manually downloading the APOBEC DRM TSV into data/apobec.tsv
I also tried downloading the files directly from stanford and specifying the paths but i get the error below
Kindly help out