Parse fcs files into AnnData.
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
readfcs: Read FCS files
Lightweight Python library to load data and metadata from Flow Cytometry Standard (FCS) files into DataFrame
and AnnData
objects.
Install:
$ pip install readfcs
Get started:
import readfcs
readfcs.read() # Read FCS files into `AnnData`
readfcs.ReadFCS() # Debug possible integrity issues in your FCS files
Jan 22, 2025
2.0.1
Jan 22, 2025
2.0.0
Oct 21, 2024
1.1.9
Apr 19, 2024
1.1.8
Oct 03, 2023
1.1.7
Aug 25, 2023
1.1.6
Aug 08, 2023
1.1.5
Jul 07, 2023
1.1.4
Jun 27, 2023
1.1.3
Jun 04, 2023
1.1.2
Feb 07, 2023
1.1.1
Jan 20, 2023
1.1.0
Jan 12, 2023
1.0.4
Sep 08, 2022
1.0.3
Sep 06, 2022
1.0.2
Aug 30, 2022
1.0.1
Aug 22, 2022
1.0.0
Aug 22, 2022
0.1.8
Aug 22, 2022
0.1.7
Aug 22, 2022
0.1.6
Aug 09, 2022
0.1.5
Aug 07, 2022
0.1.4
Aug 07, 2022
0.1.3
Aug 01, 2022
0.1.2
Jul 25, 2022
0.1.1
Jul 11, 2022
0.1.0
Jun 06, 2022
0.1a1