Get: get#
The get module contains functions to extract information from the AnnData object.
Data Extraction#
|
Extract the expression of features. |
|
Calculate the average expression in an AnnData objects for features. |
|
Calculate the log2foldchanges for a set of groups. |
|
Calculate the percentage of cells that express a feature. |
|
Extract DEGs from AnnData object. |
Object transformation#
|
Subset AnnData object. |
|
Subset Pandas DataFrame. |
|
Generate pseudobulk AnnData of clusters. |
|
Swap |