Description Usage Arguments Value
View source: R/combineSignalsWithLoops.R
This function combines genes and signals using obtained loop connections.
1 | findCorFromLoops(object, method = "pearson", adj.pval = FALSE)
|
object |
InTADSig object with signals and genes combined via loops |
method |
Correlation method: "pearson" (default), "kendall", "spearman" |
adj.pval |
Perform p-value adjsutment and include q-values in result |
A table with correlation values for signal-gene pairs including correlation p-value and euclidian distance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.