Skip to content

Releases: chanzuckerberg/cellxgene

Release 0.2.2

26 Nov 23:41
0c26f22
Compare
Choose a tag to compare
Release 0.2.2 Pre-release
Pre-release

Changes

  • Fixes images on pypi

Release 0.2.1

26 Nov 19:52
f261270
Compare
Choose a tag to compare
Release 0.2.1 Pre-release
Pre-release

Fixes issue #457

Changes

  • Improved handling of numerical and boolean data types

Release 0.2.0

16 Nov 23:15
2b50946
Compare
Choose a tag to compare
Release 0.2.0 Pre-release
Pre-release

This is the first ‘user ready’ release of cellxgene

Major changes

  • Launch from CLI with scanpy backend using local data
  • View and explore cells using a specified dimensionality reduction layout, and show categorical and continuous cell metadata
  • Explore cells based on their gene expression
  • Compute differential expression of arbitrary groups of cells
  • Preprocess data for cellxgene consumption using ‘prepare’ CLI command

Release 0.0.4

15 Nov 20:28
dfc04d8
Compare
Choose a tag to compare
Release 0.0.4 Pre-release
Pre-release

Test release-- includes requirements.txt

Release 0.0.3

15 Nov 19:38
Compare
Choose a tag to compare
Release 0.0.3 Pre-release
Pre-release

Fixes some pip install errors

Test Release

09 Nov 22:28
86a453c
Compare
Choose a tag to compare
Test Release Pre-release
Pre-release

This is a test release.

Responsive & performant

15 May 20:22
f5f9700
Compare
Choose a tag to compare
Pre-release

This release implements:

  • a new layout, with responsive graph and metadata sidebar
  • render done in WebGL now instead of canvas
  • many performance tweaks by @bkmartinjr