anndata-fcs#
Converting CITESeq data to FCS file format. anndata-fcs implements function to convert from AnnData object to
FlowData objects, DataFrame objects and vice versa. For loading and generation of FCS files anndata-fcs uses
the implementation of the flowio package.
Get started#
You can install anndata-fcs with pip:
pip install anndata-fcs
For more details, see Installation.
Contact#
If you found a bug, please use the Issue tracker.
Start