Skip to content

Release 0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@csweaver csweaver released this 18 Jan 00:55
b02361a

Added

  • Performance improvements facilitated by switching to binary (using flatbuffers) for data transport
  • Scatterplot any two genes
  • Async busy indicators on slow operations
  • Non-finite values displayed as gray on graph when coloring by a field and elided from histograms
    Fixed
  • Can now run cellxgene container on remote host
  • Disable cell set buttons until differential expression is cleared
    Removed
  • CLI param --nan-to-num removed (non-finite values can be serialized after switching to binary transport)