View source: R/geneClassifications.R
protSpe | R Documentation |
Give the list of rows for which the values are only once greater than the threshold
protSpe(DF, threshold = 0, type = "gt")
DF |
a numeric data.frame |
threshold |
numeric; default 0 |
type |
"gt" for greater than or anything else for greater than or equal to |
list of row names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.