bool.data | R Documentation |
The function booleanizes the expression matrix based on expression threshold. It also removes genes not expression in any cell.
bool.data(exp.tbl, expr.thrs = 0)
exp.tbl |
Gene expression dataframe. |
expr.thrs |
Expression threshold. |
Gene expression data frame with booleanized expression.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.