uniquePairPerGeneBySim: Get only one pair per unique gene by choosing the gene pair...

Description Usage Arguments Value

View source: R/genepairFunctions.R

Description

Get only one pair per unique gene by choosing the gene pair with highest sequence similarity first.

Usage

1
uniquePairPerGeneBySim(gp, similarity)

Arguments

gp

data.frame like object with gene pairs

similarty

numeric vector of the same lenght as rows in gp

Value

a data frame that is filtered in a way that each gene occures only in on pair. The pairs with samller similarity values are keeped preferentially.


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