powered by
This function prints the sorted exact p-values along with the Benjamini-Hochberg limit and the 5
plot_pvals(pvals)
a vector of length n containing the raw p-values for each gene
n
a plot of sorted gene-wise p-values
a ggplot object
ggplot
# NOT RUN { plot_pvals(runif(100,0,1)) # }
Run the code above in your browser using DataLab