Learn R Programming

MetamapsDB (version 0.0.2)

allTrios: Find all trios surrounding the KO of interest

Description

Searches graphDB for all cases of trios surrounding the KO of interest

Usage

allTrios(KOI = "ko:K00001", koi = "ko:K00001", toUnique = TRUE,
  withDetails = FALSE, local = TRUE, contracted = TRUE, ...)

Arguments

KOI

the ko id (for remote)

koi

the ko id (for local)

toUnique

if to return only unique (only applicable for remote)

withDetails

with details (only applicable for remote)

local

for doing the search locally, faster

contracted

to contract anot (only applicable for local)

...

the other args for dbquery