innatedb_exp | R Documentation |
A data frame containing human PPI data from InnateDB, from the entry "All Experimentally Validated Interactions (updated weekly)" at https://innatedb.com/redirect.do?go=downloadImported. A few important steps have been taken to filter the data, namely the removal of duplicate interactions, and removing interactions that have the same components but are swapped between A and B.
innatedb_exp
A data frame (tibble) with 152259 rows and 4 columns:
Ensembl gene ID for the first gene/protein in the interaction
HGNC symbol for the first gene/protein in the interaction
Ensembl gene ID for the second gene/protein in the interaction
HGNC symbol for the second gene/protein in the interaction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.