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

View source: R/generate_refInt.R

generate_refIntR Documentation

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)

Arguments

x

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

refcpx

A list containing gold standard protein complexes.

Details

generate_refInt

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.

Author(s)

Matineh Rahmatbakhsh, matinerb.94@gmail.com


MACP documentation built on March 7, 2023, 7:42 p.m.