Description Usage Arguments Value
View source: R/functions_tss.R
DEPRECATED, only use if you want custom number of n, For a given component, display binned associations
1 2 | mean_prob_bycomp(regprobs = regprobs_matrix_custom, plot = TRUE,
n = 100, factorisation = SDAresults, facet_scales = "free_y")
|
regprobs |
matrix; rows = genes, columns = motif/transcription factors |
plot |
logical; should results be plotted (default), or return matrix? |
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.