renameContrastByFunc: Rename contrast by a function

View source: R/renameContrast.R

renameContrastByFuncR Documentation

Rename contrast by a function

Description

Rename contrast by a function

Usage

renameContrastByFunc(edgeResult, func)

Arguments

edgeResult

An EdgeResult object

func

A function receiving a vector of character strings as input, and returns another vector of the same length as output, for instance gsub. The function can be called to rename contrasts

Value

A new EdgeResult object


bedapub/ribiosNGS documentation built on Feb. 10, 2025, 12:34 a.m.