Just a few fixes to stabalize downloading genbank data. Still slow as indicated in #25 but at least will now verify files integrity should the be corrupt.
This does change something slightly in that we won't unzip genbank data anymore. In the next few changes, we'll read the gz files and uncompress them in memory, because it's much cheaper to keep them compressed.
Just a few fixes to stabalize downloading genbank data. Still slow as indicated in #25 but at least will now verify files integrity should the be corrupt.
This does change something slightly in that we won't unzip genbank data anymore. In the next few changes, we'll read the gz files and uncompress them in memory, because it's much cheaper to keep them compressed.