Description Usage Arguments Value
Given a significance level and the measurement name, the significiant genes are visualized as red dots. For examples, see descendMultiPop
1 2 | plotDeTest(descend.multipop.output, de.pair.names, deTest.output,
alpha = 0.05, method = "BH", measurement.name = "Gini", log = "")
|
descend.multipop.output |
the returned value of |
de.pair.names |
a vector of length 2 showing the two cell population names for differential testing. The names should match the values in |
deTest.output |
returned values of |
alpha |
the nomial significance level |
method |
default is BH. More details see |
measurement.name |
one of the colnames of |
log |
control log transformation of x/y axes, see |
a matrix of five columns. Each row is a gene.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.