check_gene_selection: check_gene_selection

View source: R/check_arguments.R

check_gene_selectionR Documentation

check_gene_selection

Description

Checking the arguments introduces in the gene selection process.

Usage

check_gene_selection(num_genes, gen_select_type, percent_gen_select)

Arguments

num_genes

Number of genes in the full_data

gen_select_type

Type of gene selection to be used. Choose between "top_bot" (top-botton) and "abs" (absolute)

percent_gen_select

Percentage of genes to be selected

Value

num_gen_select Number of genes to be selected according to the percent_gen_select value


GSSTDA documentation built on June 22, 2024, 10:44 a.m.