Utility#
The utility module is collection of functions useful for the analysis.
Transfer between Python and R#
|
Save AnnData as Seurat or SingleCellExperiment Object. |
|
Read Rds object with Seurat or SingleCellExperiment Object. |
General#
Garbage collector. |
|
|
Transfer annotation from a subset AnnData to an AnnData. |
|
Add gene metadata to AnnData or DataFrame. |
Plotting#
|
Generate a custom colormap. |
|
Extends the colormap tab20 to more shades for a color. |
|
Get a list with Hexa IDs for a colormap. |
|
Formatting the spines for embeddings. |
Spatial#
|
Subset a Spatial AnnData object. |
|
Compute a smooth kernel, i.e, expression matrix is smooth. |