View source: R/geneClassifications.R
ubi.low | R Documentation |
Give the genes (rows) that are ubiquitously lowly expressed across all tissues (columns)
ubi.low(DF, threshold = 10, detect = 1)
DF |
a numeric data.frame |
threshold |
maximal threshold of expression; default: 10 |
detect |
minimal level of expression to be considered as expressed; default:1 |
vector with the names of the rows that are
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.