mrmckain / Fast-Plast

Automated de novo assembly of whole chloroplast genomes.
MIT License
43 stars 14 forks source link

Check input files exist #14

Closed dwjp closed 6 years ago

dwjp commented 6 years ago

I got stung referring to read files that weren't accessible (in a container, in a directory that wasn't mapped properly). It took some time before I actually got an error, and it wasn't immediately obvious that the inputs were missing, so an initial validation of inputs would be handy.

mrmckain commented 6 years ago

Now checks if read files exist and are readable by the effective uid first thing.