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(
analytes,
includeRheaRxnDetails = F,
humanProtein = TRUE,
db = RaMP()
)
analytes |
list of analyte ids |
includeRheaRxnDetails |
returns additional columns that includes info in the reaction connecting mets and proteins |
humanProtein |
require reactions to have a human protein (enzyme or transporter), default True |
db |
a RaMP database object |
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.