View source: R/enrichment_in_abundance.R
enrichment_in_abundance | R Documentation |
Enrichment in abundance calculates enrichment in pathways by the difference in abundance of the pathway members.
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
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.