View source: R/rampReactionQueries.R
getRheaAnalyteReactionAssociations | R Documentation |
getAnalyteReactionAssociations returns mets associated with input proteins, and proteins associated with input metabolites Associations are made through shared Rhea reactions
getRheaAnalyteReactionAssociations(
db = RaMP(),
analytes,
includeRheaRxnDetails = F,
humanProteins = T
)
db |
a RaMP database object |
analytes |
list of analyte ids |
includeRheaRxnDetails |
returns additional columns that inlucdes info in the reaction connecting mets and proteins |
humanProteins |
require reactions to have a human protein (enzyme or transporter), default True |
returns a three dataframes of reaction EC classe information, one for each EC level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.