queryFIsBetween-methods: Query FIs Between Genes

Description Usage Arguments Value

Description

Query FIs between a list of pairs of genes.

Usage

1
2
3
4
queryFIsBetween(object, gene.pairs)

## S4 method for signature 'ReactomeFIService,data.frame'
queryFIsBetween(object, gene.pairs)

Arguments

object

ReactomeFIService object

gene.pairs

Data frame or matrix of gene pairs in which to look for FIs. Each row contains two columns - one for each gene in the pair.

Value

data.frame Each row represents a functional interaction and comprises two columns - one for each gene in the interaction.


funnell/reactomefi documentation built on May 16, 2019, 4:05 p.m.