Releases: rasmushenningsson/SCTransform.jl
Releases · rasmushenningsson/SCTransform.jl
v0.3.1
v0.3.0
SCTransform v0.3.0
Breaking
stable_hash
will now use hash version 4 by default, since that is the only one compatible with Julia 1.11+. It will not affect any results, but any sctransform parameters that were cached on disk will be recomputed.
v0.2.0
SCTransform v0.2.0
Breaking change. scparams and sctransform now uses feature_mask when computing logcellcounts. This makes handling of datasets with multiple modalities (e.g. RNA and antibody counts) easier.
Merged pull requests:
- Use feature_mask for logcellcounts (#6) (@rasmushenningsson)
v0.1.3
v0.1.2
SCTransform v0.1.2
Merged pull requests:
- CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#3) (@github-actions[bot])
v0.1.1
SCTransform v0.1.1
Release v0.1.0
Initial SCTransform.jl release