hsComputeAutoCorrelations: Compute Hotspot auto correlations

View source: R/methods-Module.R

hsComputeAutoCorrelationsR Documentation

Compute Hotspot auto correlations

Description

Compute Hotspot auto correlations

Usage

hsComputeAutoCorrelations(
  hs,
  number_top_genes = 1000,
  autocorrelation_fdr = 0.05
)

Arguments

hs

the Hotspot object

number_top_genes

Hotspot argument for number of genes to consider

autocorrelation_fdr

threshold for significance for genes autocorr

Value

list of HS genes


YosefLab/FastProjectR documentation built on June 13, 2024, 4:20 p.m.