cytonormpy._dataset.DataProviderFCS.select_channels#
- DataProviderFCS.select_channels(data)#
Subsets the channels in a dataframe.
- Parameters:
data (
DataFrame) – The expression data as a pandas DataFrame- Return type:
DataFrame- Returns:
The data subset for the channels stored in the _channels
attribute.