Commit History

fix(scoring): resolve gene symbols from var; never let a sample filter no-op
5d4961a

Annie Voigt commited on

style: apply ruff lint --fix + ruff format across the tree
c3b49d6

Annie Voigt commited on

ADR-0001 Phase 2 Mode A: early integration (T7 + T8 + T9)
b04653d

avoigt1121 commited on

fix: load bulk-dataset h5ad/CSV from URLs, not just local paths
2853520

avoigt1121 commited on

Dedup: extract subset_and_require_group shared by activity_stats + microarray
b6d529b

avoigt1121 commited on

HF wheel registry, pinned deps, apt probe, security scan, API-key fallback
ec3eabb

avoigt1121 commited on

Replace rpy2 limma bridge with Rscript subprocess — fixes all conversion errors
55144df

avoigt1121 commited on

Fix run_limma: rename R globals from _lm_ to .lm_ (R names can't start with underscore)
5ff0e16

avoigt1121 commited on

Rewrite run_limma: build design matrix in R to fix non-conformable arrays
8a821be

avoigt1121 commited on

Broaden rpy2 converter fallback to catch TypeError in addition to AttributeError
8dca586

avoigt1121 commited on

Fix limma: wrap all numpy→R and R→pandas ops in localconverter
bea2a90

avoigt1121 commited on

Fix limma: replace deprecated rpy2 .activate() API with localconverter
e7e72d7

avoigt1121 commited on

Remove dead code and standardize MCP tool return schemas
312cab8

avoigt1121 commited on

Added seperate files, added tests
8e0c091

avoigt1121 commited on

Add PDAC dataset adapter, workflow, semantic, and analysis layers
bfe6079

avoigt1121 commited on