annotatedDataFrameFrom-methods {Biobase}R Documentation

Methods for Function annotatedDataFrameFrom in Package 'Biobase'

Description

annotatedDataFrameFrom is a convenience for creating AnnotatedDataFrame objects.

Methods

annotatedDataFrameFrom(assayData, byrow=FALSE)
This method creates an AnnotatedDataFrame using sample (when byrow=FALSE) or feature (byrow=TRUE) names and dimensions of an AssayData object as a template.

Author(s)

Biocore team


[Package Biobase version 1.12.2 Index]