Description Usage Arguments Examples
Function for creating the Quantile - Quantile plots of P values from DEG data frames
1 | rna_qq_plot(pvals, ci = 0.95)
|
pvals |
Un adjusted p values to make the QQ plot |
ci |
Confidence interval. Default is 0.95. |
1 2 | caption <- "Data Source: \n Sample Data"
rna_qq_plot(sample_clean_deg$pvalue)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.