runSexLab: Run sex labeling using default settings.

Description Usage Arguments Value

View source: R/runSexLab.R

Description

Run sex labeling using default settings.

Usage

1
2
runSexLab(expr_mat, platform = NULL, is_rank = FALSE,
  numeric_lab = TRUE)

Arguments

expr_mat

expression data matrix - rows are genes, columns are samples

platform

the microarray platform (e.g. GPL570), if specified will use a model specific to that platform

is_rank

TRUE if the data is already in rank form, otherwise will perform the conversion

Value

sex_lab - a list of sex labels (0/1 or "female"/"male")


erflynn/exprsex documentation built on Feb. 23, 2020, 2:34 a.m.