louiejtaylor / grabseqs

A utility for easy downloading of reads from next-gen sequencing repositories like NCBI SRA
MIT License
105 stars 16 forks source link

Add tests for not clobbering already-downloaded samples #15

Closed louiejtaylor closed 5 years ago

louiejtaylor commented 5 years ago
louiejtaylor commented 5 years ago

For SRA, at least, this logic is apparently currently broken D:

(workaround: pass -o `pwd`, but this should be fixed now)