readfcs.read#

readfcs.read(filepath, reindex=True)#

Read in fcs file as AnnData.

Parameters:
  • filepath – str or Path location of fcs file to parse

  • reindex (default: True) – bool variables will be reindexed with marker names if possible otherwise channels

Return type:

AnnData

Returns:

an AnnData object