run_enrichr: Subfunction to get significantly enriched GO terms given a...

View source: R/cluster.R

run_enrichrR Documentation

Subfunction to get significantly enriched GO terms given a set of signfiicant beads and genes

Description

This function finds the GO biological processes associated with the top n genes using enrichR

Usage

run_enrichr(genes, n_genes)

Arguments

genes

vector of differentially expressed genes

n_genes

number of the most significantly enriched DEGs to base gene enrichment from

Value

A data.table of the most significant GO terms and their meta data


dkzhang777/SlideCNA documentation built on Jan. 25, 2025, 5:53 p.m.