process_pin: Process Data frame of Protein-protein Interactions

View source: R/data_generation.R

process_pinR Documentation

Process Data frame of Protein-protein Interactions

Description

Process Data frame of Protein-protein Interactions

Usage

process_pin(pin_df)

Arguments

pin_df

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

Value

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


egeulgen/pathfindR documentation built on Feb. 1, 2024, 4:34 a.m.