et_gsea_plot: Draw enrichment plot

View source: R/common.R

et_gsea_plotR Documentation

Draw enrichment plot

Description

This function enrichment plot.

Usage

et_gsea_plot(expression_vector, gene_set, prefix, nperm = 1000,
  PLOT_GSEA = FALSE)

Arguments

expression_vector

named numeric vector

gene_set

character vector of gene of interest

prefix

string used to prefix outputs

nperm

interger number of permutation to use

PLOT_GSEA

boolean defining if the GSEA plot needs to be computed


fchuffar/dmethr documentation built on July 2, 2024, 1:17 a.m.