voom: Perform VOOM analysis

voomR Documentation

Perform VOOM analysis

Description

Perform VOOM analysis

Usage

voom(object, ...)

## S4 method for signature 'DGEList'
voom(object, ...)

## S4 method for signature 'matrix'
voom(object, ...)

## S4 method for signature 'ExpressionSet'
voom(object, ...)

## S4 method for signature 'EdgeObject'
voom(object, ...)

Arguments

object

An object

...

Other parameters

Methods (by class)

  • voom(DGEList): Method for DGEList

  • voom(matrix): Method for matrix

  • voom(ExpressionSet): Method for matrix

  • voom(EdgeObject): Method for EdgeObject, norm.factors are calculated first if not done yet


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