A simulated example of a ppi dataframe for testing or demonstration purposes.
ppi data
A data frame with 15 rows and 5 columns:
- from_symbol
gene_A, gene_B
- to_symbol
gene_A, gene_B
- combined_score
0, 1000
- from
gene_A_ID, gene_B_ID
- to
gene_A_ID, gene_B_ID
...
Source
generated with data-raw/example_data.R