View source: R/methods-Module.R
hsComputeAutoCorrelations | R Documentation |
Compute Hotspot auto correlations
hsComputeAutoCorrelations(
hs,
number_top_genes = 1000,
autocorrelation_fdr = 0.05
)
hs |
the Hotspot object |
number_top_genes |
Hotspot argument for number of genes to consider |
autocorrelation_fdr |
threshold for significance for genes autocorr |
list of HS genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.