Plots the output of an ensemble correlation analysis as a rank-pvalue plot

plotPvalsEnsFdr(cor.df, alpha = 0.05)

Arguments

cor.df

A data.frame correlation r and p-values. Output from corEns()

alpha

probability threshold

Value

A ggplot object

Author

Julien Emile-Geay