matchMirExpr | R Documentation |
Tries to match input miRNA expression with given names, eventually adding the -3p/-5p.
matchMirExpr(me, setsNames = NULL, restrict = TRUE)
me |
A named vector of miRNA expression, or data.frame with an 'expression' column |
setsNames |
An optional vector of known sets names, or an actual target annotation. |
restrict |
Logical indicating whether to restrict 'me' to elements included in 'setNames' (after re-formating) |
A data.frame of miRNA expressions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.