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

Feature: full-text search in model objects #21

Open
exaexa opened this issue May 14, 2024 · 0 comments
Open

Feature: full-text search in model objects #21

exaexa opened this issue May 14, 2024 · 0 comments

Comments

@exaexa
Copy link
Member

exaexa commented May 14, 2024

Moved from here: LCSB-BioCore/COBREXA.jl#652

Target functionality

It is sometimes quite complicated to quickly find a ID (often numeric one) for a reaction in the model without looking at all possible reaction names and annotations.

There should be a search function, intended for interactive use only, that can quickly find the IDs.

Desired output

search_model(m, "glc")

says something like

Yeah your ID is either  M_glc__d_c or M_glc__d_e
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

No branches or pull requests

1 participant