Networks

Identification of Conserved Evolutionary Trajectories in Tumors

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

Pathway and network analysis of more than 2,500 whole cancer genomes

Combinatorial Detection of Conserved Alteration Patterns for Identifying Cancer Subnetworks

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.

Visualize and cluster one-mode projection of a bi-partite graph

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.