View source: R/rampReactionQueries.R
getReactionParticipants | R Documentation |
getReactionParticipants returns protein information for a list of reaction ids. This utility method can help extend information from previous queries. For instance, if a user queries for reactions related to a list of metabolites, this method can be used to return proteins on some subset of reaction ids to find related proteins.
getReactionParticipants(db = RaMP(), reactionList = c())
db |
a RaMP databse object |
reactionList |
list of reaction ids |
returns a dataframe object with reaction to reaction participant mappings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.