ag_data_interactions | R Documentation |
AmyloGraph interactions list
ag_data_interactions
An object of class tbl_df
(inherits from tbl
, data.frame
) with 896 rows and 16 columns.
data.frame
coming from interactions_data.csv
file with the
following changes:
from_id
and to_id
are unique hashes of interactor and interactee names,
interactor_sequence
and interactee_sequence
are transformed with
read_chains()
to a vector of tibbles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.