rnb.load.sitelist {RnBeads} | R Documentation |
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.
rnb.load.sitelist(fname, verbose = FALSE)
fname |
File listing the identifiers, one per line. |
verbose |
Flag indicating if messages are to be printed. If the values is |
The loaded list of identifiers, or NULL
if fname
could not be open.
Yassen Assenov
logger.start
for initializing a logger