View source: R/geneClassifications.R
mixed.high2 | R Documentation |
Provide the list of genes that have a high expression when they are expressed
mixed.high2(DF, threshold = 10, detect = 1, clean = TRUE)
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. |
named vector. Names of the genes that have a mixed high expression.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.