expr_pct_filter {CEMiTool} | 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