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

View source: R/genBePath.R

genBePathR Documentation

Construct CQL sub-query to map 2 biological entity

Description

Internal use

Usage

genBePath(from, to, onlyR = FALSE)

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

Value

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

See Also

genProbePath, listBe


patzaw/BED documentation built on April 14, 2024, 10:46 p.m.