enrichment_in_abundance: enrichment_in_abundance

View source: R/enrichment_in_abundance.R

enrichment_in_abundanceR Documentation

enrichment_in_abundance

Description

Enrichment in abundance calculates enrichment in pathways by the difference in abundance of the pathway members.

Usage

enrichment_in_abundance(
  geneset,
  abundance,
  mapping_column = NULL,
  abundance_column = NULL,
  fdr = 0,
  matchset = NULL,
  longform = F,
  sample_comparison = NULL,
  min_p_threshold = NULL,
  tag = NA,
  sample_n = NULL
)

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