cytonormpy._dataset.DataProviderAnnData.prep_dataframe#
- DataProviderAnnData.prep_dataframe(file_name)#
Prepares the dataframe by annotating metadata, selecting the relevant channels and transforming.
- Parameters:
file_name (
str) – The file identifier of which the data are provided- Return type:
A
pandas.DataFramecontaining the expression data.