You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All metabolites in the model should have chebi-identifiers. This was explicitly mentioned during the Cobra-conference 2018, and seems to be a consensus. The identifier is described here: https://www.ebi.ac.uk/miriam/main/datatypes/MIR:00000002
Expected feature/value/output:
Model where all metabolites have been annotated with a chebi-identifier.
Current feature/value/output:
511 of 2015 metabolites are missing the chebi-identifier
First, chebi patterns of existing annotations are either:
1) removed if the came from Sco4 (many were wrong)
2) reformatted to the pattern CHEBI:\d+
Closes one of the tasks in #30
The, I added new chebi annotations to metabolites based on the metanetx id,
and used a library called libchebipy to avoid secondary IDs.
Still (only) 202 metabolites without chebi annotation.
Description of the issue:
All metabolites in the model should have chebi-identifiers. This was explicitly mentioned during the Cobra-conference 2018, and seems to be a consensus. The identifier is described here: https://www.ebi.ac.uk/miriam/main/datatypes/MIR:00000002
Expected feature/value/output:
Model where all metabolites have been annotated with a chebi-identifier.
Current feature/value/output:
511 of 2015 metabolites are missing the chebi-identifier
Reproducing these results:
I hereby confirm that I have:
master
branch of the repositoryThe text was updated successfully, but these errors were encountered: