Metadata-Version: 2.1
Name: readfcs
Version: 1.1.0
Summary: Parse fcs files into AnnData.
Author-email: Lamin Labs <laminlabs@gmail.com>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
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

[![Stars](https://img.shields.io/github/stars/laminlabs/readfcs?logo=GitHub&color=yellow)](https://github.com/laminlabs/readfcs)
[![codecov](https://codecov.io/gh/laminlabs/readfcs/branch/main/graph/badge.svg?token=6A5PYRX809)](https://codecov.io/gh/laminlabs/readfcs)
[![pypi](https://img.shields.io/pypi/v/readfcs?color=blue&label=pypi%20package)](https://pypi.org/project/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).

