Releases: jr-leary7/scLANE
Releases · jr-leary7/scLANE
v0.7.7
v0.7.6
v0.7.5
v0.7.4
v0.7.3
v0.7.2
- Added
summarizeModels()
(thank you Rhonda !!), which sums up coefficients over intervals of pseudotime- This greatly aids interpretability within & between lineages by allowing fold-change style comparisons using the estimated slopes
- Added
theme_scLANE()
for pretty plots - Refactored
testDynamic()
to be more modular and the code more terse - Updated test suite & README to match the above changes
v0.7.1
v0.7.0: Merge pull request #97 from jr-leary7/dev
- adds functionality for per-cell sequencing depth size factor offsets in all model types
- all downstream analysis utilities reflect these changes as well
- minor changes were made internally to improve speed, especially in the GEE implementation