Description Usage Arguments Details
A more general version of avereps
1 |
x |
a numeric matrix |
ID |
function will be applied to replicates with the same ID |
colwise |
If TRUE, then for each column, the function will be applied to rows with identical IDs. If FALSE, then for each row, the function will be applied to columns with identical IDs. |
func |
the function to be applied |
Just like avereps averages the expression value for each sample for
genes that have the same ID, repsapply
applies any arbitrary
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.