项目作者: mims-harvard

项目描述 :
Disease pathways in the human interactome
高级语言: Python
项目地址: git://github.com/mims-harvard/pathways.git
创建时间: 2018-02-12T18:38:56Z
项目社区:https://github.com/mims-harvard/pathways

开源协议:MIT License

下载


Pathways

We perform a large-scale analysis of disease pathways in the human interactome to better understand connectivity and higher-order network structure of disease pathways.

Discovering disease pathways, which can be defined as sets of proteins associated with a given disease, is an important problem that has the potential to provide clinically actionable insights for disease diagnosis, prognosis, and treatment.

Examples of disease pathways

Here we study the PPI network structure of disease pathways. We find that 90% of pathways do not correspond to single well-connected components in the PPI network. Instead, proteins associated with a single disease tend to form many separate connected components/regions in the network. We then evaluate state-of-the-art disease pathway discovery methods and show that their performance is especially poor on diseases with disconnected pathways.

Disease pathway discovery

We conclude that network connectivity structure alone may not be sufficient for disease pathway discovery. However, we show that higher-order network structures, such as small subgraphs of the pathway, provide a promising direction for the development of new methods.

Please check the project website for more details.

Citing

If you find disease pathway analysis useful for your research, please consider citing:

  1. @inproceedings{agrawal2018,
  2. author={Agrawal, Monica and Zitnik, Marinka and Leskovec, Jure},
  3. title = {Large-scale Analysis of Disease Pathways in the Human Interactome},
  4. year = {2018},
  5. booktitle = {Pacific Symposium on Biocomputing},
  6. volume = {23},
  7. pages = {111-122}
  8. }

Miscellaneous

Please send any questions you might have about the code and/or the
algorithm to marinka@cs.stanford.edu.

License

Decagon is licensed under the MIT License.