survival.km | R Documentation |
univariate Cox regression analysis using survival with survival data and expression data,and Patients with higher and lower than the median risk score of the he dysregulated RNC are classified into different groups. Kaplan-Meier survival analysis was used to assess the clinical significance between the comparison groups
survival.km( gene_profile = NULL, clinData = NULL, genes = NULL, filename = "temp" )
gene_profile |
the expression value matrix, in which the row name is gene id and the column name is sample id |
clinData |
the survival data, in which the column name is sample id, Survival(time) and Status(0,1) |
genes |
the gene in the RNC, The name of mature miRNA is miRbase ID, and name of lncRNA and RBP is Ensemble gene ID |
filename |
the output figure name in Kaplan-Meier curve |
contain the figure with the pdf format in Kaplan-Meier curve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.