#serialization #cytometry #flow-cytometry

fcs

A low-level Flow Cytometry Standard (FCS) file serializer/deserializer

1 unstable release

0.1.0 Jun 9, 2022

#1951 in Parser implementations

MIT/Apache

15KB
349 lines

fcs

A low-level Flow Cytometry Standard (FCS) file serializer/deserializer.

Features

  • Parsing header segment
  • Parsing text segment
  • Parsing data segment of 32-bit floats in list mode

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

A low-level Flow Cytometry Standard (FCS) file serializer/deserializer.

Features

  • Parsing header segment
  • Parsing text segment
  • Parsing data segment of 32-bit floats in list mode

Dependencies

~1.2–1.9MB
~38K SLoC