recapitalizeMiRs: recapitalizeMiRs

View source: R/misc.R

recapitalizeMiRsR Documentation

recapitalizeMiRs

Description

A utility function to reformat miRNA names so that there are no capital letters except the 'miR-'.

Usage

recapitalizeMiRs(x)

Arguments

x

A character vector or an array (in which case the function will be applied to row.names)

Value

An object of the same type and dimensions as 'x'.


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