vector-engineering / covidcg

A COVID-19 CoV Genetics (CG) browser to inform therapeutics development
https://covidcg.org
MIT License
26 stars 5 forks source link

Speed up genome downloads #354

Closed atc3 closed 3 years ago

atc3 commented 3 years ago

I think most of the lag comes from the gzip compression of the temp fasta file

atc3 commented 3 years ago

Closed by #363