Description Usage Arguments Value Examples
View source: R/ICGC.diffExpression_singleGene.ROC.R
To do ROC analysis for a single gene in ICGC data
1 2 | ICGC.diffExpression_singleGene.ROC(getData.data, diffExpr.data, Genes,
plotROC = TRUE)
|
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 |
plotROC |
a logical param. whether to plot roc, TRUE as defaulted |
a ROC curve
1 | ICGC.diffExpression_singleGene.ROC(getData.data,diffExpr.data,"TP53")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.