Delighted to share our paper describing an algorithm CONETT to identify Conserved Evolutionary Trajectory Tree from multiple tumors. This paper will be presented at the #ISMB2020 conference next week. @cenksahinalp https://t.co/9uMAoaPDoQ pic.twitter.com/uV1NO23tDe
— Raunak Shrestha (@raunakms) July 15, 2020
We introduce a novel combinatorial method, cd-CAP, for simultaneous detection of connected subnetworks of an interaction network where genes exhibit conserved alteration patterns across tumor samples.
Often bioinformaticians are interested to visualize if there is any kind of relation between the Modules. This problem can be modeled as the conversion of two-mode network (bipartite graph) to one-mode network of Modules and visualize the resulting one-mode network. Here, I attempt to demonstrate how this can be achieved using R.