queryCluster-methods: Query Cluster Functional Interaction Network

Description Usage Arguments Value

Description

Query the RESTful API to cluster a FI network. The network nodes (genes) and the network modules they belong to are returned.

Usage

1
2
3
4
queryCluster(object, fis)

## S4 method for signature 'ReactomeFIService,data.frame'
queryCluster(object, fis)

Arguments

object

ReactomeFIService object.

fis

Data frame of functional interactions. Should be two columns per row indicating the two nodes in the interaction

Value

data.frame Each row contains the gene name and the module id.


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