Description Usage Arguments Value Examples
View source: R/ICGC.diffExpression_uniCox.R
To do KM univariable Cox regression for ICGC diffExpression data
1 2 | ICGC.diffExpression_univarCox(getData.data, diffExpr.data,
GeneType = "c")
|
getData.data |
From command ICGC.getData, must include donor data |
diffExpr.data |
From command ICGC.diffExpression |
GeneType |
Data type of gene. b as binary. c as continuous, defaulted |
a dataframe and a plot
1 | ICGC.diffExpression_univarCox(getData.data,diffExpr.data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.