contrastAnnotation: Extract the contrast annotation data.frame from an object

contrastAnnotationR Documentation

Extract the contrast annotation data.frame from an object

Description

Extract the contrast annotation data.frame from an object

Usage

contrastAnnotation(object)

## S4 method for signature 'DesignContrast'
contrastAnnotation(object)

## S4 replacement method for signature 'DesignContrast'
contrastAnnotation(object) <- value

Arguments

object

An object, see supported methods below

value

A contrast annotation data.frame

Methods (by class)

  • contrastAnnotation(DesignContrast): Return the contrast annotation data.frame from a DesignContrast object

  • contrastAnnotation(DesignContrast) <- value: Assign a contrast annotation data.frame to a contrastContrast object


bedapub/ribiosExpression documentation built on Sept. 2, 2023, 4:37 a.m.