You're viewing a demo portfolio

Join the waitlist
PRSM

enrichment

Active

Tool of String Db

declared in 0.1.0

Functional enrichment (GO, KEGG, Pfam, Reactome, …) for a gene set.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "identifiers": [
        "9606.ENSP00000269305",
        "9606.ENSP00000005339",
        "9606.ENSP00000138641"
      ]
    },
    {
      "species": 10090,
      "identifiers": [
        "9606.ENSP00000269305"
      ]
    }
  ],
  "required": [
    "identifiers"
  ],
  "properties": {
    "species": {
      "type": "number"
    },
    "identifiers": {
      "type": "array",
      "items": {
        "type": "string"
      }
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

String Db

https://github.com/pipeworx-io/mcp-string-db

1/7 registries
View full server →
enrichment — String Db — PRSM MCP