guma44 / GEOparse

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

check for converted sra-s #27

Open antonkulaga opened 7 years ago

antonkulaga commented 7 years ago

If we are downloading with keep_sra=false and sra_format as fastq it makes sence to check for fast files and do not download sra-s if fastq files are avaliable and forcerewrite = false

guma44 commented 7 years ago

Do you know how we could check it?