eyurtsev / fcsparser

A python parser for reading fcs files supporting FCS 2.0, 3.0, 3.1
MIT License
73 stars 43 forks source link

Adding support for multiple data sets #11

Closed xiamaz closed 6 years ago

xiamaz commented 6 years ago

I have added support for multiple data_segments in a similar fashion to the flowCore read.FCS functionality. Fixing #11.

I will add tests later on, since I currently do not have good publishable fcs files, but would be glad if you could already comment on the code changes.

eyurtsev commented 6 years ago

Merge requests adds supports to read fcs files that contain multiple data sets