bcbcoldata: Change colData information

Description Usage Arguments Examples

View source: R/bcbio.R

Description

This function will change the colData information from a SummarizedExperiment object.

Usage

1
bcbcoldata(se, sampleMetadata)

Arguments

se

SummarizedExperiment object.

Examples

1
2
data(se)
bcbcoldata(se, colData(se))

vbarrera/bcbioLite documentation built on Oct. 21, 2020, 3:03 p.m.