Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk…
Arboreto Overview Arboreto is a computational library for inferring gene regulatory networks (GRNs) from gene expression data using parallelized algorithms that scale from single machines to multi-node clusters. Core capability: Identify which transcription factors (TFs) regulate which target genes based on expression patterns across observations (cells, samples, conditions). Quick Start Install arboreto: uv pip install arboreto Basic GRN inference: import pandas as pd from arboreto.algo import grnboost2
don't have the plugin yet? install it then click "run inline in claude" again.