| findICG_per_interaction_spot | R Documentation | 
Identifies genes that are differentially expressed due to proximity to other cell types for spots.
findICG_per_interaction_spot(
  sel_int,
  all_ints,
  proximityMat,
  expr_residual,
  dwls_values,
  dwls_cutoff = 0.001,
  CCI_cell_score = 0.01,
  minimum_unique_cells = 1,
  minimum_unique_int_cells = 1,
  diff_test = "permutation",
  n_perm = 100,
  adjust_method = "fdr",
  cores = 2,
  set_seed = TRUE,
  seed_number = 1234
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.