filterGenesThreshold | R Documentation |
Filter genes whose values sum to less than some threshold value (may remove rows)
filterGenesThreshold(data, threshold)
data |
(data.frame) expression matrix |
threshold |
(int) threshold value to filter by |
character vector of gene names passing filter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.