Description Usage Arguments Value
Detect differential activity using the AUC measure and RNA-seq quantification. This unit is a helper of daseq.
1 2 3 4 5 6 7 8 9 10 | diffAUC(
targetSet,
controlSet = NULL,
rankings,
sampleData,
n.sample = 1000,
cores = 1,
verbose = FALSE,
...
)
|
targetSet |
|
controlSet |
|
rankings |
a |
sampleData |
|
n.sample |
|
cores |
|
verbose |
|
... |
additional parameters for AUCell::AUCell_calcAUC. |
a data.frame
of DASeq results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.