dot-check_module: Run checks on an object to test if it's a module or a list of...

Description Usage Arguments Value

Description

Check content of a given object to determine if it's a module or a list of modules, meaning a single vector of characters which are gene names, or a named list of these vectors

Usage

1
.check_module(module, is_list = FALSE)

Arguments

module

vector or list, object to test to be a module or list of modules

is_list

boolean, indicate if module must be tested as a single module or a list of modules

Value

Throw an error if doesn't correspond


GWENA documentation built on Feb. 17, 2021, 2:01 a.m.