AlignedDataFrame: (Legacy) AlignedDataFrame constructor

Description Usage Arguments Value Author(s)

View source: R/methods-AlignedDataFrame.R

Description

Construct an AlignedDataFrame from a data frame and its metadata

Usage

1

Arguments

data

A data frame containing alignment information.

metadata

A data frame describing the columns of data, and with number of rows of metadata corresponding to number of columns of data. . The data frame must contain a column labelDescription providing a verbose description of each column of data.

nrow

An optional argument, to be used when data is not provided, to construct an AlignedDataFrame with the specified number of rows.

Value

An object of AlignedDataFrame.

Author(s)

Martin Morgan <mtmorgan@fhcrc.org>


ShortRead documentation built on Nov. 8, 2020, 8:02 p.m.