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

Allow get_mol_kegg() to work with pathway modules #82

Closed
3 tasks
Aariq opened this issue Oct 23, 2023 · 0 comments · Fixed by #84
Closed
3 tasks

Allow get_mol_kegg() to work with pathway modules #82

Aariq opened this issue Oct 23, 2023 · 0 comments · Fixed by #84

Comments

@Aariq
Copy link
Collaborator

Aariq commented Oct 23, 2023

Messing around with KEGG and volcalc and I realized that get_mol_kegg would work with pathway modules in addition to entire pathways except that it errors if the input doesn't start with map (modules look like M00113, for example). https://www.genome.jp/module/M00113

Just need to:

  • Explore what other IDs the API accepts
  • Modify the input validation in get_mol_kegg()
  • Update documentation accordingly
@Aariq Aariq linked a pull request Oct 23, 2023 that will close this issue
3 tasks
@Aariq Aariq removed a link to a pull request Oct 23, 2023
3 tasks
@Aariq Aariq linked a pull request Oct 23, 2023 that will close this issue
3 tasks
@Aariq Aariq closed this as completed in #84 Oct 30, 2023
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 a pull request may close this issue.

1 participant