Metadata-Version: 2.1
Name: readfcs
Version: 1.0.1
Summary: Parse fcs files into AnnData.
Author-email: Lamin Labs <laminlabs@gmail.com>
Description-Content-Type: text/markdown
Requires-Dist: nbproject
Requires-Dist: lamin_logger
Requires-Dist: fcsparser
Requires-Dist: anndata
Requires-Dist: pre-commit ; extra == "dev"
Requires-Dist: nox ; extra == "dev"
Requires-Dist: pytest>=6.0 ; extra == "test"
Requires-Dist: pytest-cov ; extra == "test"
Requires-Dist: nbmake ; extra == "test"
Project-URL: Home, https://github.com/laminlabs/readfcs
Provides-Extra: dev
Provides-Extra: test

[![pypi](https://img.shields.io/pypi/v/readfcs?color=%2334D058&label=pypi%20package)](https://pypi.org/project/readfcs)
[![codecov](https://codecov.io/gh/laminlabs/readfcs/branch/main/graph/badge.svg?token=6A5PYRX809)](https://codecov.io/gh/laminlabs/readfcs)
[![doi](https://img.shields.io/badge/doi-10.56528%2Frfcs-lightgrey)](https://doi.org/10.56528/rfcs)

# readfcs: Read FCS files

Read the [docs](https://lamin.ai/docs/readfcs).

