survival.rna | R Documentation |
univariate Cox regression analysis using survival with survival data and expression data
survival.rna(gene_profile = NULL, clinData = NULL)
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) |
surivallist contain two elements, rna_p the survival result,in which the column name is gene id, P-value(from a univariable Cox proportional hazards regression model) and gene type(miRNA, lncRNA, RBP, circRNA) algorithm a character string indicating which algorithm was used with univariable Cox
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.