test_GSEA: GSEA of differential gene expression in each cluster

Description Usage Arguments Value

View source: R/processing.R

Description

GSEA of differential gene expression in each cluster

Usage

1
test_GSEA(diff, clusters = NULL, pathway)

Arguments

diff

A dataframe - the dataframe generated by Seurat::FindMarkers.

clusters

A character vector - clusters to investigate.

pathway

A list of character vectors - gene lists for GSEA. The names of list elements should be the pathway names.

Value

A dataframe.


xmc811/Scillus documentation built on April 26, 2021, 1:41 a.m.