Skip to content

Commit 5724f31

Browse files
committed
update README
1 parent aad8faf commit 5724f31

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
[![Coverage](https://codecov.io/gh/whitews/FlowUtils/branch/master/graph/badge.svg)](https://codecov.io/gh/whitews/flowutils)
1111
[![Documentation Status](https://readthedocs.org/projects/flowutils/badge/?version=latest)](https://flowutils.readthedocs.io/en/latest/?badge=latest)
1212

13-
FlowUtils is a Python package containing various utility functions related
13+
FlowUtils is a Python package containing utility functions related
1414
to flow cytometry analysis, primarily focused on compensation,
1515
transformation, and gating tasks commonly used within the flow community.
1616

1717
FlowUtils is part of a suite of Python libraries for analyzing flow
1818
cytometry data. It was developed as an extension to the light-weight
1919
[FlowIO library](https://github.com/whitews/FlowIO). FlowIO reads and
2020
writes Flow Cytometry Standard (FCS) files, and has zero dependencies.
21-
For higher level interaction with flow cytometry data, including
22-
GatingML & FlowJo 10 support, see the related
21+
For higher level interaction with flow cytometry data, including GatingML
22+
& FlowJo 10 support, see the related
2323
[FlowKit project](https://github.com/whitews/FlowKit).
2424

2525
## Installation

0 commit comments

Comments
 (0)