alterlab-gene-db

Search NCBI Gene data by symbol or ID and return comprehensive gene information.

58|9|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/AlterLab-IEU/AlterLab-Academic-Skills --skill alterlab-gene-db
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alterlab-gene-db
Source: https://github.com/AlterLab-IEU/AlterLab-Academic-Skills/tree/main/skills/databases/alterlab-gene-db
Command: npx skills add https://github.com/AlterLab-IEU/AlterLab-Academic-Skills --skill alterlab-gene-db

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Querying and annotating gene data requires cross-referencing NCBI Gene and Datasets resources to fetch symbols, IDs, GO terms, RefSeqs, locations, and phenotypes for downstream analyses.

Core Features & Use Cases

  • Retrieve gene metadata by symbol or ID across species
  • Batch lookups and detailed summaries for large gene lists
  • Access GO, RefSeq, chromosomal locations, and cross-references for downstream analyses
  • Use case: Researchers compiling gene panels for a study can fetch standardized annotations in one step.

Quick Start

Fetch BRCA1 annotations for Homo sapiens.

Frequently Asked Questions about alterlab-gene-db

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I batch lookup gene annotations across multiple organisms using NCBI APIs?

Batch lookup of gene annotations is performed by querying NCBI Gene data via E-utilities and the Datasets API to fetch symbols, IDs, GO terms, RefSeqs, and locations across species. The workflow supports large gene lists with robust error handling.

What gene metadata can I retrieve from NCBI E-utilities and Datasets API?

NCBI E-utilities and Datasets API retrieval returns comprehensive gene metadata including symbols, IDs, GO terms, RefSeqs, chromosomal locations, phenotypes, and cross-references for downstream analyses. Data is fetched by querying gene symbols or IDs.

Do I need an NCBI API key to perform gene annotation lookups?

An NCBI API key is optional for performing gene annotation lookups via E-utilities and the Datasets API. The workflow supports optional API keys alongside robust error handling to retrieve standardized gene metadata without a mandatory key requirement.

What's the best way to compile standardized gene panels for a research study?

The best way to compile standardized gene panels is querying NCBI Gene data by symbol or ID to fetch comprehensive annotations in one step. Researchers can cross-reference NCBI Gene and Datasets resources to retrieve GO terms, RefSeqs, and phenotypes.

Can I fetch chromosomal locations and cross-references for a list of gene symbols?

Fetching chromosomal locations and cross-references for a list of gene symbols is fully supported. The workflow queries NCBI Gene and Datasets resources to return comprehensive metadata including locations, RefSeqs, and cross-references across multiple organisms.