Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Python library for reading and writing Flow Cytometry Standard (FCS) files

License

NotificationsYou must be signed in to change notification settings

whitews/FlowIO

Repository files navigation

PyPI licensePyPI pyversionsPyPI versionDOI

Test (master)Test (develop)CoverageDocumentation StatusPyPI - Downloads

Overview

FlowIO is a Python library for reading and writing Flow Cytometry Standard (FCS)files, with minimal dependencies and is compatible with Python 3.9+. It is intendedas a lightweight library, suitable for parsing FCS data sets (e.g. as a web serverbackend, for simple metadata extraction, etc.). For higher level cytometry analysis,please see the relatedFlowKit library whichoffers a much wider set of analysis options such as compensation, transformation,and gating support (including support for importing FlowJo 10 workspaces).

If you have any questions about FlowIO, find any bugs, or feel something is missingfrom the documentationplease submit an issue to the GitHub repository here.

Installation

The recommended way to install FlowIO is via thepip command:

pip install flowio

Or, if you prefer, you can install from the GitHub source:

git clone https://github.com/whitews/flowiocd flowiopip install .

Documentation

The FlowIO API documentation is availableon ReadTheDocs here. If you have any questions about FlowIO or find any bugsplease submit an issue to the GitHub repository here.

Changelogs

Changelogs for versions are available here

About

A Python library for reading and writing Flow Cytometry Standard (FCS) files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors9

Languages


[8]ページ先頭

©2009-2025 Movatter.jp