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

Parse REACTION as a separate field #19

Merged
merged 3 commits into from
Feb 5, 2024
Merged

Conversation

sterrettJD
Copy link
Contributor

KEGG moved the KO reaction from DBLINKS: RN to REACTION, so parser had to be updated to address this. Now, the reactions for a KO are returned as a list of tuples, like the pathways, formatted as (<RN>, <reaction name>) and are NOT nested within DBLINKS.

More detail can be seen in AMON issue lozuponelab/AMON#19 , which this partially addresses.

@sterrettJD sterrettJD merged commit 3204d6f into master Feb 5, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant