AnnData utilities#
Infer feature types from AnnData object. |
|
Print an overview of the feature types and encoding modes in the AnnData object. |
|
Correct the feature types for a list of features inplace. |
|
Transform a given Pandas DataFrame into an AnnData object. |
|
Transform an AnnData object to a Pandas DataFrame. |
|
Move inplace or copy features from X to obs. |
|
Move features from obs to X inplace. |
Return values for observations in adata. |
|
Return values for observations in adata. |
|
|