histocartography / hact-net

MIT License
71 stars 14 forks source link

Cell Graph Generation error #10

Open PeterrHH opened 1 year ago

PeterrHH commented 1 year ago

I have a question on the Graph Generated. In the paper it said it is a undirected Hierarchical Graph. But DGL supports directed graph it seems like. How is the undirected aspect achieved? I also plot out the graph generation and for some reason, they have these weird nodes that are very distant from the other nodes. Has anyone also encounter this?

Screenshot 2023-09-01 at 10 32 42 pm