Description Usage Arguments Examples
View source: R/OneSampleSingleSidedVolcano.R
Plot and filter data coming from one sample single sided t-test
1 | plotOneSideVolcano(data, p.thresh = 0.05, fc.thresh = 2, main = "")
|
data |
- matrix generated by onesamplegreaterT |
p.thresh |
- p value to filter with, default 0.05 |
fc.thresh |
- fold change threshold to filter with, default 2 |
main |
- main title of plot |
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.