check_generate_controlled_bootstrap_geneset: generate_controlled_bootstrap_geneset

View source: R/check_generate_controlled_bootstrapped_geneset.R

check_generate_controlled_bootstrap_genesetR Documentation

generate_controlled_bootstrap_geneset

Description

Check input arguments to generate_controlled_bootstrap_geneset.

Usage

check_generate_controlled_bootstrap_geneset(
  controlledCT,
  annotLevel,
  sct_data,
  hits
)

Arguments

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 to analyse (Default: 1).

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 geneSizeControl=TRUE.

Value

Null output.


NathanSkene/EWCE documentation built on April 10, 2024, 1:02 a.m.