rnb.load.sitelist: rnb.load.sitelist

Description Usage Arguments Value Author(s) See Also

View source: R/utilities.R

Description

Loads a list of probe or site identifiers. This function is used in the preprocessing module for loading a whitelist and/or a blacklist of identifiers.

Usage

1
rnb.load.sitelist(fname, verbose = FALSE)

Arguments

fname

File listing the identifiers, one per line.

verbose

Flag indicating if messages are to be printed. If the values is TRUE and a logger is initialized, this function adds a message to the log.

Value

The loaded list of identifiers, or NULL if fname could not be open.

Author(s)

Yassen Assenov

See Also

logger.start for initializing a logger


RnBeads documentation built on March 3, 2021, 2 a.m.