Recent Releases of ggcyto
ggcyto -
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's sampleFilter 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.
- HTML
Published by gfinak about 8 years ago