galaxy-genome-annotation / python-apollo

Python library for talking to Apollo API
MIT License
11 stars 11 forks source link

Add organism error check #6

Closed luke-c-sargent closed 6 years ago

luke-c-sargent commented 6 years ago

This PR seeks to improve error handling so that errors cause exceptions instead of propagating through the system and more descriptive errors are provided to the user.

more info in #7