Implementing a multilayer framework for pathway data integration, analysis and visualization
- Published
- Accepted
- Subject Areas
- Bioinformatics
- Keywords
- Multilayer Networks, Network Theory, Pathway Modelling, Network Biology
- Copyright
- © 2017 Hammoud et al.
- Licence
- This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, reproduction and adaptation in any medium and for any purpose provided that it is properly attributed. For attribution, the original author(s), title, publication source (PeerJ Preprints) and either DOI or URL of the article must be cited.
- Cite this article
- 2017. Implementing a multilayer framework for pathway data integration, analysis and visualization. PeerJ Preprints 5:e3290v1 https://doi.org/10.7287/peerj.preprints.3290v1
Abstract
Personalized medicine, i.e. a medicine focused on the individual and proactive in nature, promises an improved health care by customizing the treatment according to patient needs. The methods to analyze data, model knowledge and store interpretable results vary widely. A common approach is to use networks for modelling and organizing this information.
Network theory has been used for many years in the modelling and analysis of complex systems, as epidemiology, biology and biomedicine. As the data evolves and becomes more heterogeneous and complex, monoplex networks become an oversimplification of the corresponding systems. This imposes a need to go beyond traditional networks into a richer framework capable of hosting objects and relations of different scales, called Multilayered Network.
These complex networks have contributed in many contexts and fields, and they are very applicable in the investigation of biological networks.
In order to enrich this investigation, we aim to implement a multilayer framework that can be applicable in various domains, especially in the field of pathway modelling.
Our idea is to integrate pathways and their related knowledge into a multilayer model, where each layer represents one of their elements. The model offers a feature we call “Selective Inclusion of Knowledge”, as well as a collection of related knowledge into a single graph, like diseases and drugs. The main layers are mapped to the entities of the pathways and the additional knowledge, for instance, a convenient model would have 3 layers respectively representing proteins, drugs and diseases. The model imports knowledge from multiple sources like the Reactome database, PharmGKB, DrugBank, OMIM and other public sources.
The submitted poster will give an overview of the various models of multilayered networks, then it will describe the model we are building, and the workflow of implementing it into R as well as the future plan. The workflow consists of multiple R packages, of which we present the first implemented package, mully, that provides the multilayer layout. The data import and the integration will be done by another package to be implemented, Multipath.
Author Comment
This poster is to be presented in the NETTAB 2017 workshop.