alphagenome

Look up precomputed AlphaGenome Atlas effects for any GRCh38 single-nucleotide variant (AVI score with Phred and 18 SHAP feature attributions, plus raw and quantile scores for RNA-seq, DNase, ATAC, ChIP-TF, ChIP-histone, CAGE, PRO-cap, splicing, polyadenylation and contact-map tracks), score variants or scan windows on demand with the AlphaGenome model for human and mouse (variant scoring, in silico mutagenesis, REF-versus-ALT track prediction), and build Atlas website deep links. Use when the user mentions AlphaGenome, AlphaGenome Atlas, AVI or AlphaGenome Variant Impact, DeepMind variant effect prediction, or wants to prioritise or mechanistically interpret non-coding, regulatory, splicing, enhancer, promoter, or chromatin-accessibility effects of SNVs from a VCF, credible set, or region. Research use only; not a clinical tool.

by K-Dense-AI 46k GitHub stars MIT Updated Sep 21, 2026
↑ GrowingNewActive Data
alphagenome skill by K-Dense-AI
alphagenome — Data skill by K-Dense-AI

Overview

alphagenome is an open-source data skill for Claude Code and compatible agents, published by K-Dense-AI. Its author describes it as: “Look up precomputed AlphaGenome Atlas effects for any GRCh38 single-nucleotide variant (AVI score with Phred and 18 SHAP feature attributions, plus raw and quantile scores for RNA-seq, DNase, ATAC, ChIP-TF, ChIP-histo…”. The project has 46k stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/K-Dense-AI/scientific-agent-skills ~/.claude/skills/alphagenome`.

What alphagenome does

AlphaGenome is DeepMind's sequence-to-function model: 1 Mb of DNA in, base-pair predictions for eleven assay types across thousands of human and mouse tracks out. The **AlphaGenome Atlas** (released 2026-09-08) is that model run once over every possible single-nucleotide change in GRCh38, about 9 billion variants, stored with a single ranking number, the **AlphaGenome Variant Impact (AVI)** score, its genome-wide percentile, and an 18-way attribution of what drives it. Both are reached through one `pip install alphagenome` and one API key.

What’s inside

The SKILL.md for alphagenome is organised into these sections:

  • When to use which
  • Setup
  • The coordinate contract
  • Atlas workflow
  • 1. Rank with AVI
  • 2. Resolve the mechanism by track
  • 3. Send the reader to the portal
  • In Python
  • Model workflow
  • Score variants the Atlas does not hold
  • Predict tracks and mutagenise
  • Reading the numbers

Installation

Add alphagenome to your agent with:

git clone https://github.com/K-Dense-AI/scientific-agent-skills ~/.claude/skills/alphagenome

Review a skill’s source before installing it — skills can instruct your agent to run commands. This command comes from the skill’s public repository, which is the source of truth for setup steps. New to skills? Read how to install Claude Code skills.

Supported agents

Neither the skill nor its repository names a specific agent. It uses the SKILL.md format, which several agents can load — check the repository for any agent-specific requirements.

License

alphagenome is published under the MIT license.

Strengths

  • Clear MIT license — safe to read and adapt within its terms
  • Ships in K-Dense-AI/scientific-agent-skills, an established project with 45,887 GitHub stars
  • Actively maintained — repository updated in the last 30 days
  • Its repository gained 1,026 GitHub stars over the last 7 days

Author

K-Dense-AI 42 skills in the catalog · GitHub profile ↗
View skills

Topics

Need a skill like this, tailored to your team?Build a custom skill →

Frequently asked questions

What does alphagenome do?
Look up precomputed AlphaGenome Atlas effects for any GRCh38 single-nucleotide variant (AVI score with Phred and 18 SHAP feature attributions, plus raw and quantile scores for RNA-seq, DNase, ATAC, ChIP-TF, ChIP-histone, CAGE, PRO-cap, splicing, polyadenylation and contact-map tracks), score variants or scan windows on demand with the AlphaGenome model for human and mouse (variant scoring, in silico mutagenesis, REF-versus-ALT track prediction), and build Atlas website deep links. Use when the user mentions AlphaGenome, AlphaGenome Atlas, AVI or AlphaGenome Variant Impact, DeepMind variant effect prediction, or wants to prioritise or mechanistically interpret non-coding, regulatory, splicing, enhancer, promoter, or chromatin-accessibility effects of SNVs from a VCF, credible set, or region. Research use only; not a clinical tool.
How do I install alphagenome?
Run git clone https://github.com/K-Dense-AI/scientific-agent-skills ~/.claude/skills/alphagenome in your agent, then reload your skills. Review the source at https://github.com/K-Dense-AI/scientific-agent-skills before installing.
Is alphagenome free to use?
Yes. alphagenome is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Where does alphagenome come from?
alphagenome ships inside K-Dense-AI/scientific-agent-skills, a repository that contains 42 catalogued skills in total. The repository's 45,887 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Data skills →

How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports `adaptyv`, `adaptyv_sdk`, or `FoundryClient`, or references `foundry-api-public.adaptyvbio.com`.

↑ GrowingActive
46k GitHub stars MIT Updated Sep 21, 2026 Free

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.

↑ GrowingActive
46k GitHub stars MIT Updated Sep 21, 2026 Free

Plan, execute, and document validation, verification, and transfer of analytical procedures under the governing framework - ICH Q2(R2) and Q14, USP <1220>/<1225>/<1226>, ICH M10 bioanalytical, CLSI EP, or ISO/IEC 17025. Use for HPLC, LC-MS/MS, GC, CE, ICP-MS, dissolution, qNMR, qPCR, NIR, and ligand binding or cell-based assays whenever the question is whether a procedure is fit for its intended purpose. Triggers include "method validation", "analytical method validation", "AMV", "validation protocol", "acceptance criteria", "linearity", "reportable range", "accuracy and precision", "repeatability", "intermediate precision", "recovery", "LOD", "LOQ", "detection limit", "quantitation limit", "specificity", "robustness", "method transfer", "method comparison", "Deming", "Passing-Bablok", "Bland-Altman", "equivalence testing", "OOS investigation", "ICH Q2", "Q2(R2)", "Q14", "USP 1225", "ICH M10", "incurred sample reanalysis", "ISR", "CLSI EP", and any request to show that an assay works.

↑ GrowingActive
46k GitHub stars MIT Updated Sep 21, 2026 Free

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

↑ GrowingActive
46k GitHub stars MIT Updated Sep 21, 2026 Free

Autonomously improve a real artifact (code, training recipe, agent harness, data pipeline, prompt) against an objective and an evaluator, using Hypothesis Tree Refinement (HTR) from the Arbor paper. Use this whenever someone wants to iteratively optimize something over many experiments without overfitting — e.g. "get my model's eval score up", "improve this agent/harness", "tune this pipeline", "beat the baseline on this benchmark", "run a search over approaches and keep the best", "do an MLE-bench / Kaggle-style optimization", or any long-horizon "make this artifact better and don't just memorize the dev set" task. Trigger it even when the user doesn't say "Arbor" or "hypothesis tree" but describes repeated experiment-and-evaluate loops, branching exploration of competing ideas, or worries about a dev/test gap. Runs Claude itself as the coordinator with subagent executors in isolated git worktrees; for the standalone `arbor` CLI tool see references/arbor-upstream.md.

↑ GrowingActive
46k GitHub stars MIT Updated Sep 21, 2026 Free