genBePath {BED} | R Documentation |
Internal use
genBePath(from, to, onlyR = FALSE)
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 |
A character value corresponding to the sub-query. Or, if onlyR, a character vector with the names of the relationships.