Open mhoban opened 3 months ago
The blast taxdb is a .tar.gz and the NCBI taxdump is a .zip. There's a .tar.gz available for the latter, so maybe we should just use the same for both? That way we can reuse the same process to extract them.
I think .zip extraction is slightly faster, but that's probably negligible
The blast taxdb is a .tar.gz and the NCBI taxdump is a .zip. There's a .tar.gz available for the latter, so maybe we should just use the same for both? That way we can reuse the same process to extract them.