@@ -31,17 +31,15 @@ Features
3131--------
3232
3333* Read FCS files, including versions 2.0, 3.0, and 3.1
34- * Export FCS data as a new FCS 3.1 file, NumPy array, Pandas DataFrame, or CSV
34+ * Export FCS data as a new FCS 3.1 file, NumPy array, pandas DataFrame, or CSV
3535* Compensation of FCS events
3636* Automatically create compensation matrix from compensation bead files
37- * Tranform FCS events in a variety of transforms used in the flow community (including logicle)
37+ * Transform FCS events in a variety of transforms used in the flow community (including logicle & FlowJo 10 biexponential )
3838* Full support for the GatingML 2.0 specification
3939* Limited support for importing FlowJo 10 workspace files. Workspace files are currently limited to the following features:
40- * Linear, logarithmic, and logicle transforms
41- * Polygon and rectangle gates
42-
40+ * Linear, logarithmic, bi-exponential , and logicle transforms
41+ * Polygon, rectangle, ellipse, and quadrant gates
42+ * Export a Session's sample group analysis as a FlowJo 10 workspace file
4343* Programmatically create gating strategies including polygon, rectangle, range, ellipsoid, quadrant, and boolean gates
44- * Easily retrieve gating results from a gating strategy as a Pandas DataFrame.
45- * Optional, automatic filtering of negative scatter events and/or anomalous events
46- * Visualize FCS data as histograms, contour plots, and interactive scatter plots
47-
44+ * Retrieve gating results as a pandas DataFrame
45+ * Visualize FCM data as histograms, contour plots, and interactive scatter plots
0 commit comments