myc: Plots sensitivity and specificity by p-value

Description Usage Arguments Value

View source: R/function.diff.R

Description

Plots sensitivity and specificity by p-value

Usage

1
myc(logp, sig, title = "", xlab = "log10(p-value)")

Arguments

logp

The log10(p-value) of each feature.

sig

A logical vector indicating whether each element in logp is actually differentially-expressed (TRUE) or not.

xlab

Plot xlab, defaults to "log10(p-value)".

Value

Nothing.


plger/RNAontheBENCH documentation built on May 25, 2019, 8:22 a.m.