Learn R Programming

BED (version 1.5.2)

genBePath: Construct CQL sub-query to map 2 biological entity

Description

Internal use

Usage

genBePath(from, to, onlyR = FALSE)

Value

A character value corresponding to the sub-query. Or, if onlyR, a character vector with the names of the relationships.

Arguments

from

one biological entity (BE)

to

one biological entity (BE)

onlyR

logical. If TRUE (default: FALSE) it returns only the names of the relationships and not the cypher sub-query

See Also

genProbePath, listBe