SchlossLab / Schloss_rrnAnalysis_mSphere_2021

Code Club project analyzing utility of ASVs
MIT License
8 stars 4 forks source link

Only touch files extracted from rrnDB archives if unzip is successful #13

Closed pschloss closed 4 years ago

pschloss commented 4 years ago

We unzipped the files from the rrnDB and then touched the extracted file to update its timestamp. Create and close an issue to modify the code in code/get_rrndb_files.sh so that the timestamp is only touched if the extraction was successful.