Armory
Source
Browse
Skills

arboreto

Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-scale datasets.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install arboreto --cli claude

writes the skill into.claude/skills/arboreto/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/arboreto/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-scale datasets.

When to use it

Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-scale datasets.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/arboreto/SKILL.md -o .claude/skills/arboreto/SKILL.md

Notes

Extracted from davila7/claude-code-templates, arboreto category.