eyurtsev / FlowCytometryTools

A python package for visualization and analysis of high-throughput flow cytometry data
https://eyurtsev.github.io/FlowCytometryTools/
MIT License
113 stars 46 forks source link

Any plans to add support for writing data in FCS format? #13

Open kynnjo opened 8 years ago

kynnjo commented 8 years ago

For example, one can imagine using Python to carry out some transformations on flow cytometry data, but then use other flow cytometry tools to visualize and further process the data. Since all these tools accept read FCS files, it would be nice to be able to save Python-transformed data in FCS format.

eyurtsev commented 8 years ago

I don't have the capacity to that myself (not working with flow cytometry data anymore) -- but I'd be happy to accept PR here, if you're willing to spend the time!

https://github.com/eyurtsev/fcsparser