filterForCisPairs: Get subset of gene pairs that are located on the same...

Description Usage Arguments Value

View source: R/genepairFunctions.R

Description

Get subset of gene pairs that are located on the same chromosome.

Usage

1
filterForCisPairs(gp, genesGR)

Arguments

gp

A data.frame like object holding gene pairs.

genesGR

A GRanges object.

Value

A data.frame objec with subset of rows in gp with pair on the same chromosome.


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