Utilities API#

The utility layer contains reusable helpers for runtime configuration, file parsing, FCS metadata handling, and common transformations.

Runtime configuration#

RosettaX.utils.runtime_config is the canonical configuration container used across callbacks and workflow services.

FCS file handling#

These modules are responsible for loading raw FCS content and exposing metadata in a workflow-friendly form.

Parsing and serialization helpers#