AmyloGraph interactions list

ag_data_interactions

Format

An object of class tbl_df (inherits from tbl, data.frame) with 896 rows and 16 columns.

Value

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.