AnnData#
adata_dict utility functions for anndata
.
Some of these ease manipulation of and information retrieval from AnnData
.
Get column names from adata.obs
with string matching#
|
A simple string matching and filtering function to get column names from |
Remove genes#
|
Remove specified genes from an |
Add metadata#
|
Adds a column to |
|
Adds a column to |
|
Adds a column to |
Convert column dtypes#
|
Convert column(s) in |
|
Convert column(s) in |
|
Converts the index of |
Filter a list of genes based on their presence in adata.var.index
#
|
Filter a list of genes based on their presence in |