Description Usage Arguments Value
View source: R/functions_tss.R
Plot meanprob over components
1 2 | plot_meanprob_bycomp(binned_meanprob, plot = TRUE,
facet_scales = "free_y", highlight = NULL)
|
plot |
logical; should results be plotted (default), or return matrix? |
regprobs |
matrix; rows = genes, columns = motif/transcription factors |
n |
int; top n loadings will be used in the calculation of the mean |
factorisation |
list; output from SDAtools::load_results() |
ggplot2 object / matrix (depending on plot parameter)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.