Description Usage Arguments Value Examples
View source: R/ICGC.diffExpression_singleGene.kmAnalysis.R
To do KM analysis for a single gene in ICGC data
1 2 | ICGC.diffExpression_singleGene.kmAnalysis(getData.data, diffExpr.data,
Genes)
|
getData.data |
From command ICGC.getData, must include donor data |
diffExpr.data |
From command ICGC.diffExpression |
Genes |
genes that you want to plot km curves |
a survival curve
1 | ICGC.diffExpression_singleGene.kmAnalysis(getData.data,diffExpr.data,"TP53")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.