ubi.strict: Give the names of all the genes (rows) that are strictly...

View source: R/geneClassifications.R

ubi.strictR Documentation

Give the names of all the genes (rows) that are strictly expressed in every tissue (column) above a given threshold

Description

Give the names of all the genes (rows) that are strictly expressed in every tissue (column) above a given threshold

Usage

ubi.strict(DF, threshold = 0)

Arguments

DF

numeric data.frame

threshold

numeric; default: 0. Minimal threshold above which the gene has to be observed to be considered as expressed.

Value

List of the names of the rows complying with the threshold in all tissues (columns)


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