ReconEval#
Benchmark for gene-expression reconstruction from single-cell latent representations. The package contains:
a metrics API that scores a
(true, reconstructed)anndata.AnnDatapair (statistical, biological, perturbational);four tutorial notebooks covering the three benchmark settings;
training and eval pipelines under
experiments/with Hydra configs and sbatch wrappers;analysis notebooks under
analysis/that reproduce the paper figures from cached metric CSVs.
pip install -e . for the metrics API; conda env for the
full benchmark.
Metrics, end-to-end, foundation-model and latent-shift reconstruction notebooks.
Public functions and classes in sc_reconstruction.
Training drivers, eval scripts, sbatch wrappers and Hydra configs per task.
Analysis notebooks that reproduce the paper figures.
Preprint: TBD.