Learn R Programming

MACP (version 0.1.0)

generate_refInt: Generate Class Labels for Data Input Based on Gold Reference Set

Description

This function creates class labels for protein pairs in the same order in the data input based on gold reference set.

Usage

generate_refInt(x, refcpx)

Value

A Data frame containing class labels for protein pairs in the data input. If protein pairs involve in same protein complexes are assigned to Positive, otherwise Negative.

Arguments

x

A data frame with interacting proteins in the first two columns.

refcpx

A list containing gold standard protein complexes.

Author

Matineh Rahmatbakhsh, matinerb.94@gmail.com

Details

generate_refInt