merge_metadata: convenience function for merging large...

View source: R/merge_metadata.R

merge_metadataR Documentation

convenience function for merging large SummarizedExperiment-like objects

Description

The two objects' metadata must have identical names, and each metadata items' rownames must be identical.

Usage

merge_metadata(x, y)

Arguments

x

the first object

y

the second object

Value

   a list() with the merged metadata

ttriche/sesamizeGEO documentation built on Nov. 12, 2023, 5:42 p.m.