mixed.high: Provide the list of mixed high genes

View source: R/geneClassifications.R

mixed.highR Documentation

Provide the list of mixed high genes

Description

For each gene (rows) the number of samples/tissues (columns) in which they are expressed is given as the content of the named vector. Genes have to be consistantly highly expressed (ie expressed above a given threshold) when they are detected (ie genes have to be expressed above another given threshold).

Usage

mixed.high(DF, threshold = 10, detect = 1)

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

Value

a named vector with the number of samples the genes has been detected as mixed high


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