Releases: MICS-Lab/scyan
Releases · MICS-Lab/scyan
v1.6.2
v1.6.1
v1.5.3
- Fix GPU usage
v1.5.2
Enable GPU usage
v1.5.1
Fixes
- Model can be trained when
adata.n_obs < batch_size
Features
scyan.tools.PolygonGatingScatter
to select cells on a 2D-scatterplotscyan.tools.leiden
(leiden clustering, as inscanpy
)
v1.5.0
- new plots (pop dynamics and percentage)
- major documentation update
- update the "cite us" with the link to the published paper
v1.4.0
- Batch effect correction: handle NA markers (column full of NA)
- Input/Output : new API design
- Handle expression continuums (new scyan.Scyan argument)
- Improved documentation
- Less dependencies
v1.3.4
- Improved documentation
- Model can be saved/loaded
- Can select cells on UMAP (via a polygon selector)
- New IO function: read_csv
- Make block color palette for hierarchical populations
- ... many others
v1.2.0
version 1.2.0
v1.1.1
- Better performances
- More plot tools
- New tutorial
- New analysis tools (MMI, counts, ...)