Releases: ebi-gene-expression-group/scanpy-scripts
Releases · ebi-gene-expression-group/scanpy-scripts
v0.2.7
v0.2.6
-
A variety of Scanpy's plotting functions for differential expression added:
-
rank_genes_groups variants of these plots (see e.g. https://icb-scanpy.readthedocs-hosted.com/en/stable/api/scanpy.pl.rank_genes_groups_matrixplot.html#scanpy.pl.rank_genes_groups_matrixplot) made accessible via --rgg.: #66
-
Category-wise negative filtering for cells (#68) and genes (#70)
v0.2.5.post1
- Allow deactivation of log transform at normalisation
v0.2.5
v0.2.4.post4
Hotfix/fiilter (#53) * Fix a bug where filter causes no effect * Bump version
v0.2.4.post3
Bump version to 0.2.4.post3
v0.2.4.post2
Bump version
v0.2.4.post1
Release/0.2.4.post1 (#50) * Feature/plot paga (#48) * Make plot paga overlay paga on arbitrary cell embeddings * Fix test * Fix "--svd-solver=auto" * Add "--edge-width-scale" (#49) * Add "--edge-width-scale" * Add test for "--edge-width-scale" * Bump version