Learn R Programming

birta (version 1.16.0)

limmaAnalysis-methods: Methods for Function limmaAnalysis in Package birta

Description

Generic methods for function limmaAnalysis in package birta. The expression data can be stored in a matrix or an ExpressionSet.

Arguments

Methods

signature(dat = "ExpressionSet", design = "matrix", contrasts = "character")
Generic function for objects of class ExpressionSet.
signature(dat = "matrix", design = "matrix", contrasts = "character")
Generic function for objects of class matrix.