About
FlowIO is a specialized Python utility designed for seamless interaction with Flow Cytometry Standard (FCS) files across versions 2.0 through 3.1. This skill enables researchers and developers to extract event data directly into NumPy arrays, parse complex TEXT segment metadata, and generate new FCS files from scratch. It is particularly useful for bioinformatics pipelines, allowing for the conversion of raw cytometry data into analysis-ready formats like Pandas DataFrames while handling specialized tasks such as gain scaling, logarithmic transformations, and multi-dataset file management.