enrichment_in_groups: enrichment_in_groups

View source: R/enrichment_in_groups.R

enrichment_in_groupsR Documentation

enrichment_in_groups

Description

Calculate the enrichment in pathways using Fisher's exact or Kolgmorov-Smirnov test # access through leapr wrapper

Usage

enrichment_in_groups(
  geneset,
  targets = NULL,
  background = NULL,
  method = "fishers",
  minsize = 5,
  mapping_column = NULL,
  abundance_column = NULL,
  randomize = F
)

biodataganache/leapR documentation built on Jan. 20, 2024, 2:55 a.m.