Skip to main content
Glama

marker_gene_overlap

Identify and compare overlapping marker genes between experimental data and reference sets using methods like overlap count, coefficient, or Jaccard index. Supports customization via normalization, adjusted p-value thresholds, and top N selection.

Instructions

Calculate overlap between data-derived marker genes and reference markers

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
adj_pval_thresholdNoA significance threshold on the adjusted p-values to select marker genes.
keyNoThe key in adata.uns where the rank_genes_groups output is stored.rank_genes_groups
key_addedNoName of the .uns field that will contain the marker overlap scores.marker_gene_overlap
methodNoMethod to calculate marker gene overlap: 'overlap_count', 'overlap_coef', or 'jaccard'.overlap_count
normalizeNoNormalization option for the marker gene overlap output. Only applicable when method is 'overlap_count'.
top_n_markersNoThe number of top data-derived marker genes to use. By default the top 100 marker genes are used.

Latest Blog Posts

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