Description Usage Arguments Value
View source: R/CoregfluxFunctions.R
Transform a logic gpr rule string to a list and then evaluate the continuous version of the rules
1 | gpr_expression(gpr, expression)
|
gpr |
A gene-protein rules from the genome-scale metabolic model |
expression |
A numerical matrix corresponding to the gene expression. Rownames should contain gene names/ids while samples should be in columns. |
A numerical value corresponding to the evaluation of the flux based on the expression of the metabolic genes present in the gpr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.