Skip to contents

Run Functional Analysis

Usage

run_enrichment(det_df, genesets_list, pval_cutoff = 0.05, lfc_cutoff = 1)

Arguments

det_df

data.frame with differential expression of transcripts

genesets_list

list of gene sets to be used in the enrichment analysis

pval_cutoff

p-value cutoff for the enrichment analysis

lfc_cutoff

log2 fold change cutoff for the enrichment analysis