View source: R/plotting_funcs.R
cluster_pair_mr_volcano | R Documentation |
Generates cluster-specific volcano plots from the given master regulator object.
cluster_pair_mr_volcano(mr.obj, clust.vec, num.mrs = 10)
mr.obj |
Master Regulator object generated by pairwise_cluster_mrs. Should be a list with a 'mr.narnea' element, containing cluster-v-cluster NaRnEA results (NES and PES matrices). Names should be structured as 'cn1.v.cn2' |
clust.vec |
Clustering vector. |
num.mrs |
Number of top / bottom MRs to label. Default of 10. |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.