Learn R Programming

pathfindR (version 2.4.2)

process_pin: Process Data frame of Protein-protein Interactions

Description

Process Data frame of Protein-protein Interactions

Usage

process_pin(pin_df)

Value

processed PIN data frame (removes self-interactions and duplicated interactions)

Arguments

pin_df

data frame of protein-protein interactions with 2 columns: 'Interactor_A' and 'Interactor_B'