Skip to main content
Glama

check_gene

Verify the presence of genes in adata.var_names to ensure accurate gene expression visualizations and color-coding in single-cell RNA sequencing analysis.

Instructions

Check if genes exist in adata.var_names. This tool should be called before gene expression visualizations or color by genes.

Input Schema

NameRequiredDescriptionDefault
var_namesNogene names.

Input Schema (JSON Schema)

{ "description": "ListObsModel", "properties": { "var_names": { "default": null, "description": "gene names.", "items": { "type": "string" }, "title": "Var Names", "type": "array" } }, "title": "VarNamesModel", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/huang-sh/scmcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server