Releases: jr-leary7/scLANE
Releases · jr-leary7/scLANE
v0.5.0
Adds basic support for NB GLMMs. See fitGLMM()
, testDynamic()
, & `getResultsDE(). Not all features are operational yet, so be careful !
v0.4.0
Full support for NB GEE models
v0.3.0
This release adds support for multiple trajectory lineages. Users can now determine not only whether genes are differentially expressed over pseudotime, but can do so at per-lineage resolution. scLANE
now fits models per-gene, per-lineage which greatly increases interpretability.
v0.2.0
This release reduces memory usage drastically, and changes the inputs of several functions to reflect the fact that fitted GLM objects are no longer returned when running testDynamic()
.
v0.1.0
First release. This is the minimum viable version of the package.