matchPPI: Match with existing Protein-Protein Interaction data If there...

Description Usage Arguments

View source: R/featureFunctions.R

Description

Match with existing Protein-Protein Interaction data If there is a match, returns the index of the match in the PPI data in a vector of length 'edges' 'edges' and 'data' both two column data frames

Usage

1
matchPPI(edges, data)

Arguments

edges

A data frame consisting of two proteins that have an edge.

data

A data frame consisting of two columns of proteins that interact


jamiec-ye/visDIABLO documentation built on May 27, 2019, 7:44 a.m.