guma44 / GEOparse

Python library to access Gene Expression Omnibus Database (GEO)
BSD 3-Clause "New" or "Revised" License
137 stars 51 forks source link

Skip conversion to fastq if existing #78

Open hschult opened 2 years ago

hschult commented 2 years ago

I noticed that using download_SRA already existing SRA files will not be downloaded again. But fastq files will be converted each time. Is there a way to extend this behavior to fastq/ fasta files?