ICGC.diffExpression_singleGene.ROC: To do ROC analysis for a single gene in ICGC data

Description Usage Arguments Value Examples

View source: R/ICGC.diffExpression_singleGene.ROC.R

Description

To do ROC analysis for a single gene in ICGC data

Usage

1
2
ICGC.diffExpression_singleGene.ROC(getData.data, diffExpr.data, Genes,
  plotROC = TRUE)

Arguments

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

Value

a ROC curve

Examples

1
ICGC.diffExpression_singleGene.ROC(getData.data,diffExpr.data,"TP53")

yikeshu0611/ICGCtoolsR documentation built on Sept. 6, 2019, 12:14 p.m.