Skip to content

dhimmel/ppi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiling human protein–protein interactions

This repository collects protein interactions from several resources and creates an integrated catalog of interactions. An interaction refers to when two genes produce protein products that physically interact. Genes are identified using Entrez Gene. See the Thinklab discussion for additional information.

Execution

compile-PPIs.ipynb is a notebook (Python 3.4) which performs the analysis. The combined interaction catalog is exported to data/ppi-sources.tsv (each row is a gene–gene–source combination) and data/ppi-hetio-ind.tsv (each row is a gene–gene combination, these interactions are used in the rephetio hetnet).

License

All original content in this repository is licensed under CC0 1.0. hetio-dag data is licensed as CC BY 4.0. Incomplete Interactome data is used with permission. Please contact the Human Interactome Database regarding the licensing status of their data.