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

Better error and warning handling #467

Open
korikuzma opened this issue Jul 18, 2023 · 1 comment
Open

Better error and warning handling #467

korikuzma opened this issue Jul 18, 2023 · 1 comment
Labels
priority:medium Medium priority technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"

Comments

@korikuzma
Copy link
Member

Similar to this issue in cool-seq-tool. We should provide both warnings and errors in the response. An example of a warning would be in #176 ["Multiple GRCh38 representations found"]. Error messages will be populated if we were unable to normalize and returned None or Text object in the response.

@korikuzma korikuzma added priority:medium Medium priority technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup" labels Jul 18, 2023
@korikuzma
Copy link
Member Author

This will really help clean up the gnomad vcf to protein code.... too many if/else conditions 🥵

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:medium Medium priority technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
Projects
None yet
Development

No branches or pull requests

1 participant