updates to st infer, se fit/transform/eval
several improvements in this overdue change log.
-
infer now correctly groups control cells by shared covariates. see here for examples of running inference: https://colab.research.google.com/drive/1bq5v7hixnM-tZHwNdgPiuuDo6kuiwLKJ?authuser=1#scrollTo=ENfnF6ofAz1M
-
the embedding model checkpoints are now completely packaged (so no more model folder is needed). we retain backwards compatibility. here is an example for running transform: https://colab.research.google.com/drive/1uJinTJLSesJeot0mP254fQpSxGuDEsZt
-
the auxillary files to train the SE model, as well as the complete training data, are available here: https://huggingface.co/datasets/arcinstitute/SE-167M-Human
some notes on how to train SE yourself: #138 (comment)
- new eval scripts for SE checkpoints: use uv run state emb eval