Function plot_pvalues
draws a plot with p-values from 2 tests for methylation and expression.
plot_pvalues(data, names = NA)
data | Data.frame - result of `calculate_comparison_table()` function for methylation and expression data. |
---|---|
names | Number of genes to be labeled. Genes are selected based on the ranking of the most significant changed genes in terms of both methylation and expression - geom.mean.rank column. More: |
An object of class ggplot containing a plot of p-values.
calculate_comparison_table