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

Explanation of Prepare clear input file #5

Closed
babinyurii opened this issue Feb 21, 2024 · 1 comment
Closed

Explanation of Prepare clear input file #5

babinyurii opened this issue Feb 21, 2024 · 1 comment

Comments

@babinyurii
Copy link

Currently when the input doesn't start with reading frame, your tool throws an exception: Your file contains invalid codons.

It can confuse an inexperienced user.

I would suggest the following options:
1 you can add into the readme an explanation of how to prepare the input file
2 you can improve the raised message and make it more clear so that user understands how to fix the input

I believe this is currently in the line 247 raise Exception("Your file contains invalid codons.")

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