genomic-intelligence
Predict regulatory features, gene structure, and expression directly from DNA sequence using Genomic Intelligence's hosted transformer DNA language models — no local GPU or model weights. Six tasks over a REST API and a hosted MCP server (keyless public demo): promoter regions, splice donor/acceptor sites, enhancer activity, chromatin state, sequence-to-expression (log TPM), and de-novo gene annotation, plus a composite find-genes-then-predict-expression workflow. Use when the user has a gene symbol, a genomic region, or a DNA/FASTA sequence and wants any of these predictions, mentions Genomic Intelligence, genomicintelligence.ai, api.genomicintelligence.ai, or mcp.genomicintelligence.ai.
- Version
- 1.0
- License
- MIT
- Compatibility
- Python 3.10+ with the `requests` library for the REST path (no dedicated SDK). Network access required. The REST `/v1` API needs a `GI_API_KEY` (a `gi_` bearer); the hosted MCP server at mcp.genomicintelligence.ai/mcp works keyless against a capped public demo quota, key optional.
Pinned to revision de66e10cd0c8, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/genomic-intelligence/SKILL.md
- skills/genomic-intelligence/references/api-and-auth.md
- skills/genomic-intelligence/references/mcp.md
- skills/genomic-intelligence/references/sequence-acquisition.md
- skills/genomic-intelligence/references/tasks.md
Every link opens the file at its source, pinned to the revision this page describes.