View source: R/plotting_funcs.R
cluster_mr_volcano | R Documentation |
Generates cluster-specific volcano plots from the given master regulator object.
cluster_mr_volcano(mr.obj, num.mrs = 10)
mr.obj |
Master regulator object, such as that generated by 'cluster_signature_mrs'. Should be a list with a 'cluster.narnea' element, containing cluster-specific NaRnEA results (NES and PES matrices). |
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.