graphvelo.graph_velocity.GraphVelo.write_to_adataď
- GraphVelo.write_to_adata(adata, key=None)[source]ď
Write the learned phi coefficients (velocity projection basis) to the AnnData object.
- Parameters:
adata: AnnData object where the phi matrix should be stored. key: The key under which the phi parameters will be saved in adata.
Defaults to âgvâ if not provided.