Skip to content

Releases: yang-z-03/gated

0.26 Patch 2

13 Jun 12:09

Choose a tag to compare

Version 0.26.2

  • Split compensation loader after project load. Project deserialization takes minimal time.
  • Page layout deletion can be handled with Del key
  • Population embedding are supported natively. Typed embeddings
  • Time consumption for reading projects shrinks half compared with 0.25, and nearly 1/8 compared to 0.24, making it capable of processing extensively large dataset with acceptable experience
  • Updater dedicated to package management
  • Updater bootstrap with python installation.

0.26

13 Jun 09:38

Choose a tag to compare

Not runnable! Only for package store.
Do not download this version.

0.25 Patch 3

12 Jun 17:32

Choose a tag to compare

Version 0.25.3

  • The infrastructure of Python extension system, Macros, and Python-backed statistics
  • Numerous optimization and profiling on duplicated re-calculations
  • Optimization for batch sample reader
  • Samples and workspaces are now loaded at least 3 times faster
  • Cacheing the transformation matrix for faster gate definition and change
  • Subtree re-calculations
  • Unified metadata system
  • This breaking update dropped support for all previous versions of workspace files

From 0.25.3, the binary package contains an embeddable Python runtime and are capable of executing arbitary code. User should only execute trusted macros and scripts. The python installation ships with numpy, pandas and other infrastructure for language server protocols (used for completions and tooltips of the code editor experience). Such binaries are not compiled from source, and may introduce incompatibility with machine architectures.

0.24

07 Jun 15:10

Choose a tag to compare

Version 0.24.0

  • Fix error in population derivation in multi-subset gates
  • Dotplot coloring can now handle log-scale
  • Compensation equipped with a live preview
  • Shortcut keys for renaming and deletion
  • Fix visualization errors for 1D and 2D plots
  • Fix channel selection errors for statistics derivation
  • Performance issues for contour plots now handles cache
  • Adding, renaming and editing now handling shortcut keys
  • Render errors with X axis labels and channel naming data grid

0.23

03 Jun 04:50

Choose a tag to compare

Version 0.23.0

  • Critical performance fixes

0.22

02 Jun 16:50

Choose a tag to compare

Version 0.22.0

  • Dimensionality reduction and clustering infrastructure
  • Added nearest neighbor graph search via NNDescent and brute force
  • Added network analysis
  • Added FlowSOM unsupervised clustering
  • Added data integration via CytoNorm
  • Plotting supports visualization of embeddings and coloring
  • Plotting supports show large dots for sparse data visualization

0.21

01 Jun 11:40

Choose a tag to compare

0.21.0

0.20 Patch 4

01 Jun 08:00

Choose a tag to compare

Version 0.20.4

0.19 Patch 2

31 May 04:12

Choose a tag to compare

Built binaries for Windows on .NET 10