Description Usage Arguments Value Author(s)
View source: R/methods-AlignedDataFrame.R
Construct an AlignedDataFrame
from a data frame and its
metadata
1 | AlignedDataFrame(data, metadata, nrow = nrow(data))
|
data |
A data frame containing alignment information. |
metadata |
A data frame describing the columns of |
nrow |
An optional argument, to be used when |
An object of AlignedDataFrame
.
Martin Morgan <mtmorgan@fhcrc.org>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.