Releases: RGLab/ggcyto
Releases · RGLab/ggcyto
bioc_3.13
bioc_3.12
This is my release text
v1.9.12
v1.9.5
This release captures the latest changes following the release of BioConductor 3.7 and R 3.5
New features include:
- Support for subsampling to speed up plotting of large cell subsets.
+ Uses flowCore'ssampleFilter
to subsample large cell subsets. By default the cap is 50,000 events.
+ Population statistics are cached and are therefore unaffected by subsampling. - Support for inline, on-the-fly data transformation and gating.
+ Gating and transformation can now be done on the fly in ggcyto when data are stored untransformed.
+ To support this some assumptions have been loosened about how data and gates are stored in a GatingSet or GatingHierarchy object. - Support for quadGates.
+ quadGate objects now supported by being automatically converted to a set of rectangleGate objects in ggcyto.
Enraged Panda
v1.7.3 update README