API

Parse fcs files into AnnData.

Import the package:

import readfcs

This is the complete API reference:

read(filepath[, reindex, ...])

Read in fcs file as AnnData.

ReadFCS(filepath[, data_set, ...])

Read in fcs file using flowio.FlowData and preprocess the metadata.

view(filepath[, data_set, ...])

Read in file content without preprocessing for debugging.

datasets

Datasets.