Description Usage Arguments Value Examples
View source: R/ICGC.diffExpression_kmAnalysis.R
To do KM analysis for ICGC diffExpression data
1 2 | ICGC.diffExpression_kmAnalysis(getData.data, diffExpr.data,
p.filter = 0.05)
|
getData.data |
From command ICGC.getData, must include donor data |
diffExpr.data |
From command ICGC.diffExpression |
p.filter |
the p value of significant difference, EX:0.05, defaulted. |
a dataframe and survival curves end with tiff
1 | ICGC.diffExpression_kmAnalysis(getData.data,diffExpr.data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.