View source: R/check_generate_controlled_bootstrapped_geneset.R
check_generate_controlled_bootstrap_geneset | R Documentation |
Check input arguments to generate_controlled_bootstrap_geneset.
check_generate_controlled_bootstrap_geneset(
controlledCT,
annotLevel,
sct_data,
hits
)
controlledCT |
[Optional] If not NULL, and instead is the name of a cell type, then the bootstrapping controls for expression within that cell type. |
annotLevel |
An integer indicating which level of |
sct_data |
List generated using generate_celltype_data. |
hits |
List of gene symbols containing the target gene list.
Will automatically be converted to human gene symbols
if |
Null output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.