Plotting function for master regulator analysis performed by the _mra_ function
mraplot(
mraobj,
mrs = 5,
title = "corto - Master Regulator Analysis",
pthr = 0.01
)
A plot is generated
The input object, output of the function mra
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 of the plot (optional, default is "corto - Master Regulator Analysis")
The p-value at which the MR is considered significant. Default is 0.01