readfcs 2.0.1


pip install readfcs

  Latest version

Released: Jan 22, 2025

Project Links

Meta
Author: Lamin Labs

Classifiers

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Stars codecov pypi doi

readfcs: Read FCS files

Lightweight Python library to load data and metadata from Flow Cytometry Standard (FCS) files into DataFrame and AnnData objects.


Install: pyversions

$ pip install readfcs

Get started:

import readfcs

readfcs.read()  # Read FCS files into `AnnData`

readfcs.ReadFCS()  # Debug possible integrity issues in your FCS files

Read the docs or read the blog post.

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras:
Dependencies:
flowio
anndata