Closed louiejtaylor closed 5 years ago
Note: double check the utils.check_existing
function but I think this fixed!
You should use that func on line 112 of sra.py though...
Edit: it does not. However, using the utils.build_paths
function should!
This is extremely unlikely to be an issue in practice, but if for some reason an individual were to be downloading two accession numbers such that one accession number was a substring of another accession number, pigz might clobber the shorter accession number because of the way you compress files.