General
Gallery
Tutorials
Write the transition matrix and parameters used for computation to the underlying adata object.
adata
key (Optional[str]) – Key used when writing transition matrix to adata. If None, determine the key automatically.
Optional
str
None
None Updates the adata with the following fields:
.obsp['{key}'] - the transition matrix. .uns['{key}_params'] - parameters used for calculation.
.obsp['{key}'] - the transition matrix.
.obsp['{key}']
.uns['{key}_params'] - parameters used for calculation.
.uns['{key}_params']