reorderRank: Reorder and rank a gene expression matrix. We then use this...

Description Usage Arguments Value

View source: R/prepInput.R

Description

Reorder and rank a gene expression matrix. We then use this for sex labeling and comparison.

Usage

1
reorderRank(gene_mat, gene_list = list_genes, to.ranks = TRUE)

Arguments

gene_mat

the expression matrix to reorder and rank

gene_list

the list of genes to use, this is helpful if you want to compare across multiple studies

to.ranks

whether to convert to ranks, default is TRUE

Value

expression matrix reordered based on the gene list, with expression converted to ranks


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