Entering edit mode
Dear all,
please would you advise if there is any tool in BioC that could help with the visualization of CHROMATIN INTERACTION NETWORKS as a GRAPH (where NODES="chromosome loci", and EDGES = "interactions"). Thanks a lot !
-- bogdan
Thanks a lot, Aaron, for your reply : it is always great to hear from you. Yes, I've embraced so far the same strategy, i.e. to use the package "igraph" (http://kateto.net/network-visualization), although I am also looking into :
tidygraph : https://github.com/thomasp85/tidygraph
ggraph : https://www.data-imaginist.com/2017/ggraph-introduction-layouts/
ggnet2: https://briatte.github.io/ggnet/
networkD3 : http://christophergandrud.github.io/networkD3/
visnetwork : http://datastorm-open.github.io/visNetwork/edges.html