dot-filterGenesByVar: Helper function to filter genes based on their standard...

Description Usage Arguments Value

Description

Removes sex labeling genes with variance below the provided quartile cut. This can be helpful for removing genes on a platform that have low variance, and such are not informative for sex labeling.

Usage

1
.filterGenesByVar(expr_mat, genes, cut_frac = "1st Qu.")

Arguments

expr_mat

expr_mat - matrix of expression genes

genes

list of sex labeling genes

cut_frac

the fraction

Value

a filtered set of sex labeling genes


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