Views
No views yet
./devograph/datasets/datasets.py. These temporal graphs are based on 3d positions of cell centroids and mimic cell developmental process of C. elegans. Each node represents a cell at a certain frame, and edges at the same frame connect neighbors according to KNN while edges across different frames connect mother and daughter cells. Please refer to ./stage_2/stage_2.ipynb to check more details../devograph/datasets/datasets1.py. This method gives each edge an direction implying the relationship between mother and daughter cells../devograph/models/ct.py. The GNN is based on directed graphs and incorporates information of nodes and edges to aggregate messages../miscellaneous/GSoC 2022 22.1.pdf.