UNAGI.dynamic_graphs.buildGraph.reupdateAttributes

UNAGI.dynamic_graphs.buildGraph.reupdateAttributes(adata, stage, results)[source]

update gaussian and gamma rep, top 100 differential genes, cell types of clusters to anndata

Parameters:
  • adata (anndata) – The single-cell data

  • stage (int) – The selected stage

  • results (list) – A list contained top differential genes and cell types of clusters

Returns:

adata (anndata) – updated anndata of input single-cell data