Description Usage Arguments Value Examples
Plots result of signifPlot.
1 2 3 4 5 6 7 |
results |
Data frame obtained from spicy. |
fdr |
TRUE if FDR correction is used. |
breaks |
Vector of 3 numbers giving breaks used in pheatmap. The first number is the minimum, the second is the maximum, the third is the number of breaks. |
colors |
Vector of colours to use in pheatmap. |
marksToPlot |
Vector of marks to include in pheatmap. |
a pheatmap object
1 2 | data(spicyTest)
signifPlot(spicyTest, breaks=c(-3, 3, 0.5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.