containsGenePairs: Test if gene pairs are contained in another set of gene...

Description Usage Arguments Value

View source: R/genepairFunctions.R

Description

Compaires gene pair by combintion of IDs by using the getPairIDsorted function.

Usage

1
containsGenePairs(gp, other)

Arguments

gp

a data.frame with gene pairs.

other

another data.frame with gene pairs.

Value

a logical vector for each pair in gp indicating whether it is contained in other or not.


ibn-salem/genepair documentation built on May 18, 2019, 1:30 a.m.