Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

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.

You can’t perform that action at this time.