Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not print any error message if input file does not exist or cannot be read #2

Open
bjpop opened this issue Feb 6, 2018 · 1 comment

Comments

@bjpop
Copy link
Contributor

bjpop commented Feb 6, 2018

Should print a helpful error message if input file does not exist or cannot be read.

See behaviour of Python implementation for an example.

@bjpop
Copy link
Contributor Author

bjpop commented Feb 18, 2018

Similar to above, does not print an error message if the fasta file is invalid. For example this silently fails:

skynet ../functional_tests/test_data/single_greater_than.fasta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant