survival.rna: Performe univariate Cox regression analysis

View source: R/survival.rna.R

survival.rnaR Documentation

Performe univariate Cox regression analysis

Description

univariate Cox regression analysis using survival with survival data and expression data

Usage

survival.rna(gene_profile = NULL, clinData = NULL)

Arguments

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)

Value

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


leiming8886/fRNC documentation built on Feb. 21, 2023, 4:12 p.m.