Menu
Introduction
Getting Started
ID Cards
Use Cases
Release notes
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
0
Share

Gene set enrichment analysis (GSEA)

TASK
Typing name :  TASK.gws_omix.GSEAEnrichmentGMT Brick :  gws_omix

Pre-ranked GSEA using a signed ranking statistic (stat column) and a single GMT gene set file.

Base class

Input

DE/Full results (Table or CSV file)
2d excel like table
Gene sets (GMT file)

Output

GSEA results (table + plots + grid)
A set of resources
GSEA enrichment plots (PNG)
A set of resources

Configuration

genes_colname

Optional

Column containing gene identifiers. Default: 'gene'.

Type : stringDefault value : gene

stat_colname

Optional

Column containing the signed ranking statistic. Default: 'stat'.

Type : stringDefault value : stat

min_size

Optional

Minimum gene set size after overlap.

Type : intDefault value : 15

max_size

Optional

Maximum gene set size.

Type : intDefault value : 500

nperm

Optional

Number of permutations.

Type : intDefault value : 1000

processes

Optional

Parallel processes used by gseapy.

Type : intDefault value : 4

n_enrichplots

Optional

Number of enrichment plots (PNG) to generate.

Type : intDefault value : 10

grid_genes_per_page

Optional

Genes per page in the interactive grid.

Type : intDefault value : 25

grid_sets_per_page

Optional

Gene sets per page in the interactive grid.

Type : intDefault value : 20
Shine Logo
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.