OSC / phylogatr-web

The web app for the Phylogatr Project - https://phylogatr.org/
https://phylogatr.org/
MIT License
0 stars 0 forks source link

use wget instead of rsync in downloading genbank data #24

Closed johrstrom closed 2 years ago

johrstrom commented 2 years ago

Use wget instead of rsync in downloading genbank data. Rsync started to fail. Looked into FTP but all the files seem to be corrupt.

It's very slow running 1 wget at a time, so we'll have to defer that.