CytoPy icon indicating copy to clipboard operation
CytoPy copied to clipboard

A data-centric flow/mass cytometry automated analysis framework

Results 13 CytoPy issues
Sort by recently updated
recently updated
newest added

Use the alphashape library to generate a concave hull instead of convex hull, with the additional alpha param to control the shape and exclusive of outliers.

enhancement

Add the following functionality to EllipseGate: - Box Cox transformation: first min max scale, then box cox transform to force data to be "normal" then fit. Must inverse box cox...

enhancement

- User should be able to load a CSV file or pass a pandas dataframe to `add_new_sample` method of `Experiment` when populating an experiment with data - Often the optimal...

enhancement