Skip to content

Releases: ebi-gene-expression-group/scanpy-scripts

v0.2.7

22 Nov 11:08
Compare
Choose a tag to compare
  • Always calculate basic stats when filtering: 4635a63
  • Filter on boolean variables as catetorical: e1e74d3

v0.2.6

19 Nov 10:45
Compare
Choose a tag to compare

v0.2.5.post1

25 Oct 08:51
Compare
Choose a tag to compare
  • Allow deactivation of log transform at normalisation

v0.2.5

23 Oct 15:48
@nh3 nh3
Compare
Choose a tag to compare

Allow specifying cell/gene prefix for all filtering attributes (#59)
Make exchangeable loom more compatible with loom3 spec(#56)
Allow passing additional arguments to sc.read_loom() (#54)

v0.2.4.post4

02 Sep 16:22
@nh3 nh3
b013d5d
Compare
Choose a tag to compare
Hotfix/fiilter (#53)

* Fix a bug where filter causes no effect

* Bump version

v0.2.4.post3

30 Aug 16:11
@nh3 nh3
Compare
Choose a tag to compare
Bump version to 0.2.4.post3

v0.2.4.post2

30 Aug 15:15
@nh3 nh3
Compare
Choose a tag to compare
Bump version

v0.2.4.post1

29 Aug 06:31
@nh3 nh3
96308e9
Compare
Choose a tag to compare
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

v0.2.4

25 Jul 10:30
@nh3 nh3
Compare
Choose a tag to compare
Bump version to 0.2.4

v0.2.2

08 Jul 10:51
@nh3 nh3
Compare
Choose a tag to compare

Leave locale setting to the user and exit cleanly if not in UTF-8 rather than throwing out an exception.
This is mainly to satisfy conda build test.