allTrios: Find all trios surrounding the KO of interest

Description Usage Arguments

View source: R/trio.R

Description

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

Usage

1
2
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


MetamapsDB documentation built on May 1, 2019, 9:23 p.m.