matchMirExpr: matchMirExpr

View source: R/misc.R

matchMirExprR Documentation

matchMirExpr

Description

Tries to match input miRNA expression with given names, eventually adding the -3p/-5p.

Usage

matchMirExpr(me, setsNames = NULL, restrict = TRUE)

Arguments

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)

Value

A data.frame of miRNA expressions.


ETHZ-INS/enrichMiR documentation built on July 20, 2024, 12:03 a.m.