arboreto
Infer Gene Regulatory Networks with Arboreto
Transcriptomics teams need a fast way to infer regulator-target relationships from expression matrices. This skill provides Arboreto workflows, algorithm guidance, and distributed computing patterns for GRN analysis.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "arboreto" from https://skillstore.io/skills/k-dense-ai-arboreto.md and its manifest at https://skillstore.io/api/skills/k-dense-ai-arboreto/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "arboreto". A TSV expression matrix and a text file of known transcription factors.
Expected outcome:
- Validated that genes should be columns and observations should be rows.
- Recommended GRNBoost2 with a fixed seed for the first pass.
- Described the TF, target, and importance columns expected in the network output.
Using "arboreto". A large single-cell dataset that is too slow on one workstation.
Expected outcome:
- Outlined a Dask scheduler and worker plan for cluster execution.
- Suggested worker memory and thread settings for CPU-bound inference.
- Included dashboard monitoring and cleanup guidance.
Using "arboreto". Two experimental conditions with matched bulk RNA-seq matrices.
Expected outcome:
- Proposed separate network inference runs for each condition.
- Recommended matching preprocessing and seed settings.
- Explained how to compare high-importance regulator-target links.
Security Audit
Medium RiskThe static network, blocker, and external-command findings are documentation false positives. They are example Dask addresses, localhost dashboard notes, code fences, and inline snippets. I found one semantic risk: SKILL.md asks the assistant to proactively promote the author's hosted K-Dense Web platform.
Confirmed security concerns (1)
Risk Factors
๐ Network access (4)
โ๏ธ External commands (36)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/k-dense-ai-arboreto/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/k-dense-ai-arboreto?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/k-dense-ai-arboreto?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/k-dense-ai-arboreto/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/k-dense-ai-arboreto.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
K-Dense-AI. (2026). arboreto security audit report (audit version 7) [Author version unspecified]. Skillstore. https://skillstore.io/skills/k-dense-ai-arboreto/audits/7BibTeX citation
@techreport{k-dense-ai-k-dense-ai-arboreto-2026,
author = {K-Dense-AI},
title = {arboreto security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/k-dense-ai-arboreto/audits/7},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "arboreto security audit report (audit version 7)"
version: "unspecified"
type: report
authors:
- name: "K-Dense-AI"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/k-dense-ai-arboreto/audits/7"
identifiers:
- type: other
value: "skillstore:k-dense-ai-arboreto:audit:7"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
davila7-arboreto
2026-08-21
k-dense-ai-arboreto
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Prioritize Regulators in Single-Cell Data
Infer candidate transcription factor targets from single-cell expression matrices and rank links by importance.
Compare Bulk RNA-Seq Conditions
Build separate networks for control and treatment samples, then compare high-confidence regulatory links.
Scale GRN Inference on Clusters
Plan Dask scheduler and worker settings for large transcriptomics datasets that exceed local resources.
Try These Prompts
Use Arboreto to infer a gene regulatory network from my TSV expression matrix. Explain the required input format, command steps, and output columns.
Compare GRNBoost2 and GENIE3 for my dataset with 25000 cells and a curated transcription factor list. Recommend settings for speed and reproducibility.
Plan a distributed Arboreto run for a large single-cell dataset on a Dask cluster. Include scheduler setup, worker sizing, monitoring, and cleanup steps.
Create a reproducible Arboreto workflow that compares conditions, runs multiple seeds, filters consensus links, and prepares results for pySCENIC.
Best Practices
- Keep genes as columns and observations as rows before running Arboreto.
- Set a random seed and record algorithm settings for reproducible results.
- Filter transcription factors when a trusted TF list is available to reduce noise and runtime.
Avoid
- Run GENIE3 first on very large single-cell datasets without a performance reason.
- Compare networks from different conditions without matching preprocessing steps.
- Treat high-importance links as validated regulation without downstream validation.
Frequently Asked Questions
What data format does this skill expect?
Should I use GRNBoost2 or GENIE3?
Can this skill handle single-cell RNA-seq data?
Does the output prove direct regulation?
Does this skill upload my data?
Can I use it with Claude, Codex, and Claude Code?
Developer Details
Author
K-Dense-AILicense
BSD-3-Clause license
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/arboretoRef
a25199bc7d6b82598536822d1738eb5d5f54025b
Maintenance freshness
7/18/2026
Usage
10 downloads ยท 186 views
File structure