Description Usage Arguments Details Value
Takes a sybil model and a data frame or vector of gene activity, and finds active reactions from this.
| 1 2 3 4 5 6 7 8 | 
| genes | a data frame or vector of gene activity. If a data frame, columns should be genes. | 
| model | a sybil model. | 
| env | an environment in which to evaluate the gene-reaction mappings. | 
| exprlist | 
 | 
Works by creating a new environment and evaluating gpr rules computationally. Could be a security concern, so check what you're choosing to run. Is also quite slow, if general.
a vector of reaction presence or activity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.