You're viewing a demo portfolio

Join the waitlist
PRSM

top_expressed_genes

Active

Tool of Gtex

declared in 0.1.0

Top expressed genes for a tissue.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "tissue": "Whole_Blood"
    },
    {
      "num": 100,
      "tissue": "Liver",
      "datasetId": "gtex_v10",
      "filter_mt_gene": false
    }
  ],
  "required": [
    "tissue"
  ],
  "properties": {
    "num": {
      "type": "number",
      "description": "1-1000 (default 50)."
    },
    "tissue": {
      "type": "string",
      "description": "GTEx tissueSiteDetailId (e.g. \"Liver\", \"Whole_Blood\")"
    },
    "datasetId": {
      "type": "string",
      "description": "gtex_v8 (default) | gtex_v10"
    },
    "filter_mt_gene": {
      "type": "boolean",
      "description": "Exclude mitochondrial genes (default true)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Gtex

https://github.com/pipeworx-io/mcp-gtex

1/7 registries
View full server →
top_expressed_genes — Gtex — PRSM MCP