Introduction
Contents
Conventional scRNA-seq
Labeling scRNA-seq
Differential geometry
Vector field predictions
Gallery
perform log1p transform on selected adata layers
adata (AnnData) –
layers (list, optional) – layers to perform log1p on, by default DKM.X_LAYER
copy (bool, optional) – if log1p will be performed on a copy of adata and return it, by default False
a new AnnData Object if copy is true