recapitalizeGenes: recapitalizeGenes

View source: R/misc.R

recapitalizeGenesR Documentation

recapitalizeGenes

Description

A utility function to reformat gene names.

Usage

recapitalizeGenes(x, gformat = "mouse")

Arguments

x

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

gformat

The gene format, either 'human' (all caps) or 'mouse' (first letter capitalized)

Value

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


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