Convert a BEIDList object in a specific identifier (BEID) scope
# S3 method for BEIDList
focusOnScope(
x,
be = NULL,
source = NULL,
organism = NULL,
scope = NULL,
force = FALSE,
restricted = TRUE,
prefFilter = TRUE,
...
)
A BEIDList
the BEIDList to be converted
the type of biological entity to focus on.
If NULL (default), it's taken from scope(x)
.
Used if is.null(scope)
the source of BEID to focus on.
If NULL (default), it's taken from scope(x)
.
Used if is.null(scope)
the organism of BEID to focus on.
If NULL (default), it's taken from scope(x)
.
Used if is.null(scope)
a list with the following element:
be
source
organism
if TRUE the conversion is done even between identical scopes (default: FALSE)
if TRUE (default) the BEID are limited to current version of the source
if TRUE (default) the BEID are limited to prefered identifiers when they exist
additional parameters to the BEID conversion function