View source: R/processNewRamp.R
findAnalyteHasPathway | R Documentation |
Find table of analyte has pathway from given pathway IDs Aggregate ramp Id to ramp pathway Id GC is C or G
findAnalyteHasPathway(db = RaMP(), pathwayRampId, GC = "C", n = 10)
pathwayRampId |
a vector of ramp Pathway ID |
GC |
the analytes type that is either "C" for compound or "G" for gene |
n |
minimum analytes of which pathway to considered computing overlap |
A list with pathway rampID as name, a vector of analytes from this pathway as content.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.