View source: R/ceRNASurvival.R
ceRNASurvival | R Documentation |
A function to analyze the survival outcome when people carry the identified ceRNAs and visualize the results using Kaplan-Meier plot
ceRNASurvival(
path_prefix = NULL,
project_name = "demo",
disease_name = "DLBC",
mirnas = "hsa-miR-101-3p"
)
path_prefix |
user's working directory |
project_name |
the project name that users can assign |
disease_name |
the abbreviation of disease that users are interested in |
mirnas |
a list of mirna name |
a list object
ceRNASurvival(
path_prefix = NULL,
project_name = 'demo',
disease_name = 'DLBC',
mirnas = 'hsa-miR-101-3p'
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.