Skip to main content

Crate flow_fcs

Crate flow_fcs 

Source

Re-exports§

pub use datatype::FcsDataType;
pub use file::Fcs;
pub use header::Header;
pub use keyword::Keyword;
pub use metadata::Metadata;
pub use parameter::ChannelName;
pub use parameter::EventDataFrame;
pub use parameter::EventDatum;
pub use parameter::LabelName;
pub use parameter::Parameter;
pub use parameter::ParameterMap;
pub use transform::Formattable;
pub use transform::TransformType;
pub use transform::Transformable;
pub use version::Version;
pub use write::add_column;
pub use write::concatenate_events;
pub use write::duplicate_fcs_file;
pub use write::edit_metadata_and_save;
pub use write::filter_events;
pub use write::write_fcs_file;
pub use matrix::MatrixOps;

Modules§

datatype
file
header
keyword
matrix
Matrix operations for flow cytometry compensation
metadata
parameter
transform
version
write
FCS file writing utilities

Enums§

ByteOrder
Byte order (endianness) for reading numeric data from FCS files

Type Aliases§

EventCount
FileKeyword
FilePath
GUID