mraplot | R Documentation |
Plotting function for master regulator analysis performed by the _mra_ function
mraplot(
mraobj,
mrs = 5,
title = "corto - Master Regulator Analysis",
pthr = 0.01
)
mraobj |
The input object, output of the function mra |
mrs |
Either a numeric value indicating how many MRs to show, sorted by significance, or a character vector specifying which TFs to show. Default is 5 |
title |
Title of the plot (optional, default is "corto - Master Regulator Analysis") |
pthr |
The p-value at which the MR is considered significant. Default is 0.01 |
A plot is generated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.