FCSX: FCS for Humans
FCSX is
- a very simple but fully featured Flow Cytometry Standard (FCS) reader for Python.
- written in Python Standard Library
FCSX supports to
- parse FCS 2.0, 3.0, and 3.1 versions
- create NumPy memory-mapped array for the DATA segment via installing NumPy
Installation
pip install fcsx
To support NumPy memory mapping (usually faster), please install the extra dependencies as
pip install fcsx[numpy]
Quick Start
import fcs
f = fcs.read('./FR-FCM-ZZPH/Samusik_all.fcs')
Contributing
License
FCSX has an BSD-3-Clause license, as found in the LICENSE file.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fcsx-0.0.1.tar.gz
(7.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
fcsx-0.0.1-py3-none-any.whl
(7.3 kB
view details)
File details
Details for the file fcsx-0.0.1.tar.gz.
File metadata
- Download URL: fcsx-0.0.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8779a5a69f796a4cec73b9a0542b36b06b1990f43c5e39a667d092d85aaa36b4
|
|
| MD5 |
16be0752ef9f54b96867bb0fde190b3e
|
|
| BLAKE2b-256 |
76addfed79b46b8e3107b3d445e341bf5e71a49994bb23d624fe7530c615c979
|
File details
Details for the file fcsx-0.0.1-py3-none-any.whl.
File metadata
- Download URL: fcsx-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d0ff62b9c05e91d4bee305a5f24a7eebb36a21aa6f473300d97880be6c440d2
|
|
| MD5 |
8f3cc8956ad4f2bee904df164cd1781d
|
|
| BLAKE2b-256 |
9b270515f1154ad4e57156d9ec1e5c5723977d08b55ad164d2a8e7f7ae79fe94
|