| Literature DB >> 27380516 |
Haodong Liu1, Peng Li2, Mengyao Zhu1, Xiaofei Wang3, Jianwei Lu1,4, Tianwei Yu5.
Abstract
Reconstruction of networks from high-throughput expression data is an important tool to identify new regulatory relations. Given that nonlinear and complex relations exist between biological units, methods that can utilize nonlinear dependencies may yield insights that are not provided by methods using linear associations alone. We have previously developed a distance to measure predictive nonlinear relations, the Distance based on Conditional Ordered List (DCOL), which is sensitive and computationally efficient on large matrices. In this study, we explore the utility of DCOL in the reconstruction of networks, by combining it with local false discovery rate (lfdr)-based inference. We demonstrate in simulations that the new method named nlnet is effective in recovering hidden nonlinear modules. We also demonstrate its utility using a single cell RNA seq dataset. The method is available as an R package at https://cran.r-project.org/web/packages/nlnet.Entities:
Mesh:
Year: 2016 PMID: 27380516 PMCID: PMC4933395 DOI: 10.1371/journal.pone.0158247
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Fig 1The overall workflow of the method.
Fig 2Simulation results on nonlinear community detection.
Fig 3Detected networks in cochlear and utricular cells.
(a) The cochlear network; nodes with 50 or more connections in the utricular network are colored red. (b) The utricular network; nodes with 50 or more connections in the cochlear network are colored red.
Top 5 GO biological pathways over-represented by highly connected genes in cochlear or utricular cells.
| GOBPID | Pvalue | Term |
|---|---|---|
| GO:0032259 | 0.000334 | methylation |
| GO:0001886 | 0.00224 | endothelial cell morphogenesis |
| GO:0010039 | 0.00224 | response to iron ion |
| GO:0007600 | 0.00247 | sensory perception |
| GO:0006400 | 0.00439 | tRNA modification |
| GO:0009888 | 9.89e−06 | tissue development |
| GO:0007605 | 1.24e−05 | sensory perception of sound |
| GO:0007275 | 2.88e−05 | multicellular organismal development |
| GO:0003007 | 3.01e−05 | heart morphogenesis |
| GO:0048839 | 3.26e−05 | inner ear development |
Top 5 GO biological pathways over-represented by community 2 of cochlear cells.
| GOBPID | Pvalue | Term |
|---|---|---|
| GO:0098609 | 0.000211 | cell−cell adhesion |
| GO:0048839 | 0.000266 | inner ear development |
| GO:0007423 | 0.000289 | sensory organ development |
| GO:0098602 | 0.000702 | single organism cell adhesion |
| GO:0006928 | 0.000915 | movement of cell or subcellular component |
Fig 4Network surrounding Notch2, Tgfb2, Stat3, Fgf10, Adam10 and Igf1r in cochlear (left column) and utricular (right column) cells.
Top 5 GO biological pathways for Notch2-connected genes in cochlear or utricular cells.
| GOBPID | Pvalue | Term |
|---|---|---|
| GO:0031333 | 0.000105 | negative regulation of protein complex assembly |
| GO:0090066 | 0.000208 | regulation of anatomical structure size |
| GO:0001886 | 0.000251 | endothelial cell morphogenesis |
| GO:0030198 | 0.000434 | extracellular matrix organization |
| GO:0042989 | 0.000499 | sequestering of actin monomers |
| GO:0007605 | 2.35E-07 | sensory perception of sound |
| GO:0043583 | 4.31E-06 | ear development |
| GO:0007600 | 3.14E-05 | sensory perception |
| GO:0042490 | 6.58E-05 | mechanoreceptor differentiation |
| GO:0042472 | 7.38E-05 | inner ear morphogenesis |
Computing time.
| Algorithms | CPU time (seconds) |
|---|---|
| ARACNE+ multi level | 33.5 |
| K-profiles | 1.96 |
| GDHC + dynamicTreeCut | 74.0 |
| nlnet + multi level | 20.0 |
| nlnet + label propagation | 19.9 |
| ARACNE+ multi level | 631.2 |
| K-profiles | 467.9 |
| GDHC + dynamicTreeCut | 1784.5 |
| nlnet + multi level | 301.9 |
| nlnet + label propagation | 314.0 |
* Computer system used: memory: 16GB 1600 MHz DDR3, CPU 2.5 GHz Intel Core i7, operating system: OS X EI Capitan 10.11.4.
# RAM usage <400M by all methods.
$ RAM usage <500M by all methods.