View source: R/PathwayEnrichment.R
GetTopKEGG | R Documentation |
GetTopKEGG
GetTopKEGG(df = NULL, top.by = "Selected_PV", type = "double", ntop = 20)
df |
Data frame containing KEGG pathways. |
top.by |
Label used to select the top. |
type |
Type of selected p-values. Available options are: "double", negatives and positive, "positive", and "negative". |
ntop |
Number of top values. |
Data frame containing the top values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.