CoVaRR-NET / duotang

Scripts and data for the CoVaRR-Net Pillar 6 notebook
https://covarr-net.github.io/duotang/duotang.html
MIT License
1 stars 2 forks source link

Adding a check to make sure the ViralAI data being pulled is the latest one #278

Closed bfjia closed 9 months ago

bfjia commented 11 months ago

Add a check into the ViralAI fetching script to make sure the release date of the DRS URL is the latest one. Due to an issue with ViralAI, we been pulling the Sept 8th release for a month now.

@anwarMZ this can probably be a VirusMVP issue too since we use the same fetch script.

bfjia commented 9 months ago

Done. Script will crash if the virusseq GUID doesnt match the viralAI one.