fcs 0.1.0

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

<!-- cargo-sync-readme start -->

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

<!-- cargo-sync-readme end -->

## License

Licensed under either of

- [Apache License, Version 2.0]LICENSE-APACHE
- [MIT license]LICENSE-MIT

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.