mixed.high2: Provide the list of genes that have a high expression when...

View source: R/geneClassifications.R

mixed.high2R Documentation

Provide the list of genes that have a high expression when they are expressed

Description

Provide the list of genes that have a high expression when they are expressed

Usage

mixed.high2(DF, threshold = 10, detect = 1, clean = TRUE)

Arguments

DF

numeric data.frame

threshold

numeric. Minimal level of expression when detected; default: 10.0

detect

numeric. Minimal level to be considered as detected; default: 1

clean

logical; default: TRUE. Wheter the genes that aren't mixed high should be removed from the final result.

Value

named vector. Names of the genes that have a mixed high expression.


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.