if multiple probe ids corrspond to the same gene symbol, then return the max expression row of probe ids. geneSymbol: gene symbols, should have the same length with dim(expr_ARL1)[1] expr_ARL1: rownames denote geneSymbol and colnames are samples
1 | expr_ARL2 = probeMax(geneSymbol,expr_ARL1)
|
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.