Read a file or object with blacklisted individuals. Used internally in genometranslator and might be of interest for users.
Arguments
- blacklist.id
(optional, path or object) A blacklist file in the working directory or object in the global environment. The data frame as 1 column (named
INDIVIDUALS) and is filled with the individual IDs The ids are cleaned withclean_ind_namesfor separators, only-are tolerated. Duplicates are removed automatically. Default:blacklist.id = NULL.- verbose
Logical indicating whether progress messages are emitted. Default:
verbose = TRUE.
Dependencies
Required package dependencies are declared in DESCRIPTION and are
installed with genometranslator. Any additional dependency needed only
for this format or option is identified in this help page. Use
genometranslator_dependencies() to inspect the availability of core
packages, optional packages, and external executables.
