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