View source: R/modules-path-utils.R
| get_path_df | R Documentation |
Get data.frame for plotting gene expression values of a pathway
get_path_df(top_table, path_id = NULL, pert_signature = NULL, nmax = 200)
path_id |
String with KEGG pathway id. |
nmax |
Maximum number of genes to keep from CMAP02/L1000 common and CMAP02 only genes for Drug and genetic query genes. Default is 200 so that all drug and genetic query genes are shown. |
data.frame with columns:
Gene gene names.
Dprime standardized unbiased effect size values.
sd standard deviations of Dprime.
Link url to GeneCards page for gene.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.