dotPscale | R Documentation |
Version of hyperDot using p-value instead of number of replicates for dot size. accepts the results of an enrichment test applied to each cell in a matrix and writes a dotplot of the results
dotPscale(
odds,
fdr,
q,
plim = 0.01,
outl.name = "size",
size.name = "-log10(FDR)",
...
)
odds |
A matrix of log2 odds ratios from an enrichment test. |
fdr |
A matrix of FDR values from an enrichment test. |
q |
A matrix of test counts for each test. |
plim |
Maximum p-value on the size scale. Values above |
... |
Additional arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.