pytometry.read_write.read_fcs#

pytometry.read_write.read_fcs(path)#

Read FCS file and convert into AnnData format.

Parameters

path – str or Path location of fcs file to parse

Return type

AnnData

Returns

an AnnData object of the fcs file