View source: R/geneClassifications.R
ubi.strict | R Documentation |
Give the names of all the genes (rows) that are strictly expressed in every tissue (column) above a given threshold
ubi.strict(DF, threshold = 0)
DF |
numeric data.frame |
threshold |
numeric; default: 0. Minimal threshold above which the gene has to be observed to be considered as expressed. |
List of the names of the rows complying with the threshold in all tissues (columns)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.