| Literature DB >> 26987515 |
Yeongjun Jang1,2, Namhee Yu1, Jihae Seo1, Sun Kim3, Sanghyuk Lee4.
Abstract
BACKGROUND: Network-based integrative analysis is a powerful technique for extracting biological insights from multilayered omics data such as somatic mutations, copy number variations, and gene expression data. However, integrated analysis of multi-omics data is quite complicated and can hardly be done in an automated way. Thus, a powerful interactive visual mining tool supporting diverse analysis algorithms for identification of driver genes and regulatory modules is much needed.Entities:
Keywords: Graph clustering; Network modeling; Network visualization; Omics data analysis; Over-representation analysis
Mesh:
Year: 2016 PMID: 26987515 PMCID: PMC4797132 DOI: 10.1186/s13062-016-0112-y
Source DB: PubMed Journal: Biol Direct ISSN: 1745-6150 Impact factor: 4.540
Fig. 1Screenshots from MONGKIE for GBM-altered network and core gene modules. a User interface for network clustering (top left), visualization of a network and clusters (center), and expression levels in 4 GBM subtypes (top right). b EGFR-PI3K signaling module. This module is defined as a group node in the main network (shown in pink circle in a). c DNA damage response and cell cycle module (group node in blue circle). Altered and linker genes are represented by circle and diamond nodes, respectively. The alteration frequency and expression correlation were mapped to the node size and the edge width, respectively. The node color shows the average gene expression in GBM patients of mesenchymal subtypes (a) and log2(FoldChange) between tumor vs. normal condition in all GBM patients (b and c). In a, patient groups can be switched manually in the bottom panel or automatically to show animated pictures
Fig. 2Overview of software architecture implemented in MONGKIE. The blue blocks represent the core functional parts of the platform such as graph visualization, network analysis, data integration, import and export. The pink block represents the remote web service APIs that could provide data or analysis as requested by external programs. Boxes in each functional part are plugins pre-implemented using the APIs, SPIs, and UI components of MONGKIE. Each plugin can expose its own APIs so that other plugin programs can utilize them. This makes it possible to develop plugins for a plugin. For example, we implemented the MCL algorithm as a plugin application of the network clustering plugin