expr_pct_filter | R Documentation |
Filter genes based on expression.
expr_pct_filter(expr, pct = 0.75)
expr |
expression file containing genes in the rows and samples in the columns |
pct |
percentage of most expressed genes to maintain |
A data.frame containing the results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.