is a Data Source.
Gene-List Network Enrichment Analysis (GeLiNEA) is a computational tool that evaluates the significance of connections between a gene list (e.g., from screening experiments) and curated gene sets (e.g., MSigDB) within protein-protein association networks (e.g., STRING). It uses a null model of degree-preserving random gene lists to assess statistical significance of network connections, supporting pathway enrichment analysis and functional interpretation of experimental gene lists.
infores:gelinea
Unknown
| ID | Name | URL | Category | Format | Description |
|---|---|---|---|---|---|
| gelinea.tool | GeLiNEA Tool | GeLiNEA | Product | python | Command-line tool for performing gene... |
| ID | Name | URL | Category | Format | Relation | Description |
|---|---|---|---|---|---|---|
| molecular-data-kp.graph.nodes | Nodes for Molecular Data KP | nodes.tsv (3.4 GB) | GraphProduct | kgx | had primary source | KGX nodes for Molecular Data KP |
| molecular-data-kp.graph.edges | Edges for Molecular Data KP | edges.tsv (18.8 GB) | GraphProduct | kgx | had primary source | KGX edges for Molecular Data KP |
Gene-List Network Enrichment Analysis (GeLiNEA) is a computational tool developed at the Broad Institute for evaluating the significance of connections between gene lists and curated gene sets within protein-protein association networks. It provides a rigorous statistical framework for functional interpretation of experimental gene lists.
GeLiNEA takes three inputs:
The tool evaluates the significance of connections between the gene list and each gene set in the network using a null model of degree-preserving random gene lists, which accounts for network topology biases.
Results are provided in a tab-separated text file with columns:
GeLiNEA is implemented in Scala and uses sbt (Scala Build Tool):
sbt> run -n <network_file> -s <gene_sets_file> -l <gene_list_file> -o <results_file> -b <bin_size>
Recommended bin size: 50
Zou Y, Henry WS, Ricq EL, Graham ET, Phadnis VV, Maretich P, Paradkar S, Boehnke N, Deik AA, Reinhardt F, Eaton JK, Ferguson B, Wang W, Fairman J, Keys HR, Dančík V, Clish CB, Clemons PA, Hammond PT, Boyer LA, Weinberg RA, Schreiber SL. “Plasticity of ether lipids promotes ferroptosis susceptibility and evasion.” Nature. 2020 Sep;585(7826):603-608. PMID: 32939090
Created: October 30, 2025 | Last modified: November 17, 2025