Crate flow_fcs

Crate flow_fcs 

Source

Structs§

Fcs
A struct representing an FCS file
Header
Contains FCS version and byte offsets to text, data, and analysis segments
Metadata
Contains keyword-value pairs and delimiter from the TEXT segment of an FCS file
Parameter

Enums§

ByteOrder
Byte order (endianness) for reading numeric data from FCS files
FcsDataType
The data type of the FCS file, which determines how event data is stored
Keyword
TransformType
Transformation type to apply to flow cytometry parameter data
Version
An enum representing FCS file format versions

Traits§

Formattable
Trait for types that can format transformed values for display
Transformable
Trait for types that can transform values from raw to display scale

Type Aliases§

ChannelName
EventCount
FileKeyword
FilePath
GUID