We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the latest Complex Portal updated, one of the complexes contains an RNA. The loading code wasn't expecting that so it failed:
process Complex Portal data file .../complex_portal_pombe_data.tsv:39: can't find pombe ID for URS0001BBE0D5_4896
The text was updated successfully, but these errors were encountered:
Warn, don't die, if a complex ID is unknown
4b7cf32
Refs #1243
To fix tonight's load I've changed the script to warn rather than fail in this case.
Sorry, something went wrong.
kimrutherford
No branches or pull requests
In the latest Complex Portal updated, one of the complexes contains an RNA. The loading code wasn't expecting that so it failed:
The text was updated successfully, but these errors were encountered: