cytonormpy._dataset.FCSFile#
- class cytonormpy._dataset.FCSFile(input_directory, file_name, subsample=None, truncate_max_range=True)#
intermediate representation of a sample FCS file. Organization into an object is meant to facilitate cleaner code
Methods
get_channel_index(channel_label)performs a lookup in the channels dataframe and returns the channel index by the fcs file channel numbers
get_events([source])returns the events
to_df()