Description Usage Arguments Details Value
View source: R/functions_tss.R
For a matrix of genes by motifs, calculate correlations
1 2 | correlate_regprobs(regprobs = regprobs_matrix,
factorisation = SDAresults)
|
regprobs |
matrix; a matrix of genes by motifs |
factorisation |
SDA factorisation object, output of SDAtools::load_results() |
Calculates two-sided Pearson's product-moment correlation test. Positive and negative loadings are split and calculated seperately.
Matrix of components by motifs, with entries for the test statistic t for each combination
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.