assayDataMelt: Melting Assay Data

Description Usage Arguments Value

View source: R/eset-utils.R

Description

Melting Assay Data

Usage

1
assayDataMelt(object, elements = NULL, varnames = c("feature_id", "sample_id"))

Arguments

object

an object with a suitable Biobase::assayDataElement method, typically an Biobase::ExpressionSet object

elements

an optional character vector that indicates the names of the assay data elements to include in the result

varnames

a character vector with 2 unique elements that indicates the name of the columns that will hold the feature and sample names respectively.

Value

a data.frame object with the following structure:


renozao/xbioc documentation built on Sept. 3, 2020, 1:13 a.m.