UNAGI.dynamic_graphs.buildGraph.updateEdges

UNAGI.dynamic_graphs.buildGraph.updateEdges(edges, midpath, iteration)[source]

updata edges to the anndata database, calculate edges changes.

Parameters:
  • edges (list) – The edges between two stages

  • midpath (str) – The task name

  • iteration (int) – The iteration of the training

Returns:

edges (list) – The edges between two stages