Description Usage Arguments Value Author(s)
Plots the relative or absolute number of up- and down- regulated genes and a asterisks if the ratio is significant
1 | barplot_graft_formation(count_mat, pval_mat, ylab="# genes intersecting", pval_threshold = 0.05, main)
|
count_mat |
number of genes during each time point for each condition |
pval_mat |
matrix of p-values for each time point and each treatment. Indicating if ratio of up- and down- regulated genes is significant compared to the background. |
ylab |
defines the label of the y-axis |
pval_threshold |
p-value threshold to indocate if a p-value is significant |
main |
defines the title of the plot |
a barplot
Alexander Gabel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.