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

Cloning an fcs file for disk write #4

Closed connorwarnock closed 8 years ago

connorwarnock commented 8 years ago

This allows you to clone an existing FCSParser so as to modify the annotation or data and then write the new FCSParser to disk.