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

Add utility functions for extracting useful information about an ensemble #33

Open
gregmedlock opened this issue Mar 5, 2019 · 1 comment

Comments

@gregmedlock
Copy link
Member

Some utility functions that have come up as potentially useful so far:

  • getting a list of all reactions that vary across an ensemble, rather than iterating over all features and getting base_components
  • getting all unique states for a given feature or for a base_component associated with multiple features (e.g. is the upper bound for a feature always either 0 or 1000? are the bounds for a reaction always (0,0) or (1000,1000)?)

This issue will be a running list for some of these utility functions.

@gregmedlock
Copy link
Member Author

  • Add a utility function that counts the number of reactions and metabolites in a member.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant