bioboxes / bioboxes-py

Python library for creating and running bioboxes
2 stars 1 forks source link

Bioboxes-py should raise a suitable error message if a non-existing directory is mounted #32

Open michaelbarton opened 7 years ago

michaelbarton commented 7 years ago

If a directory that doesn't exist is given as an input data directory, or as a parent directory for a file, a suitable python error should be raised.