MCP: Model Context Protocol—a standard that enables AI agents to connect to external data and tools via a unified interface
AlphaGenome: A genome-scale foundation model used as a primary case study for predicting the impact of genetic variants
GWAS: Genome-Wide Association Study—an observational study of a genome-wide set of genetic variants to see if any variant is associated with a trait
eQTL: Expression Quantitative Trait Loci—genomic loci that explain variation in expression levels of mRNAs
TISSUE: A method for uncertainty-aware single-cell spatial transcriptomics analysis used as a case study
Scanpy: A comprehensive toolkit for analyzing single-cell gene expression data
code hallucination: When an LLM generates code that looks syntactically correct but calls non-existent functions or produces scientifically invalid results
MCP Tools: Executable functions encapsulating a paper's methods (e.g., score_variant_effect)
MCP Resources: Static assets like datasets, figures, or manuscript text exposed via the protocol
MCP Prompts: Pre-defined templates that guide agents through complex multi-step workflows (e.g., standard preprocessing pipelines)