Skip to content

Commit 2dfc6a9

Browse files
committed
update README
1 parent df3ac1a commit 2dfc6a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ FlowKit is a Python toolkit for flow cytometry analysis and visualization, with
6161
* Export gating strategies as a valid GatingML XML document
6262
* Import FlowJo 10 workspace files, supporting the following features:
6363
* Linear, logarithmic, bi-exponential, and logicle transforms
64-
* Polygon, rectangle, ellipse, and quadrant gates
64+
* Polygon, rectangle, ellipse, quadrant and Boolean gates
6565
* Programmatically create gating strategies including polygon, rectangle, range, ellipsoid, quadrant, and boolean gates
6666
* Retrieve gating results as a Pandas DataFrame
6767
* Visualization
@@ -73,7 +73,7 @@ FlowKit is a Python toolkit for flow cytometry analysis and visualization, with
7373

7474
## Requirements
7575

76-
FlowKit supports Python version 3.8 - 3.12. All dependencies are installable
76+
FlowKit supports Python version 3.9 - 3.12. All dependencies are installable
7777
via pip, and are listed below.
7878

7979
> **NOTE**: FlowUtils uses C extensions for significant performance

0 commit comments

Comments
 (0)