do_permuttest_spot: do_permuttest_spot

do_permuttest_spotR Documentation

do_permuttest_spot

Description

Performs permutation test on subsets of a matrix for spots

Usage

do_permuttest_spot(
  sel_int,
  other_ints,
  select_ind,
  other_ind,
  proximityMat,
  expr_residual,
  n_perm = 100,
  adjust_method = "fdr",
  cores = 2,
  set_seed = TRUE,
  seed_number = 1234
)

RubD/Giotto documentation built on April 29, 2023, 5:52 p.m.