queryEdge-methods: Query Edge

Description Usage Arguments Value

Description

Query detailed information for a network edge.

Usage

1
2
3
4
5
queryEdge(object, name1, name2)

## S4 method for signature 'ReactomeFIService,character,character'
queryEdge(object, name1,
  name2)

Arguments

object

ReactomeFIService object

name1

Name of the first gene in the interaction.

name2

Name of the second gene in the interaction.

Value

data.frame Each of the two rows corresponds to a protein specified in the input parameters. The columns contain information regarding the proteins including accession ID, database name, protein name and sequence.


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