combineReggedIMS: Combine registered IMS datasets into a single format

Description Usage Arguments Value

View source: R/combineReggedIMS.R

Description

Combines datasets with an mz_offset (soon:or with a featureData label)

Usage

1
2
combineReggedIMS(cardinaldata1, cardinaldata2, ds1_name = "dataset1",
  ds2_name = "dataset2", combined_name = "combined_ds")

Arguments

cardinaldata1

an object of class "MSImageSet", first dataset

cardinaldata2

an object of class "MSImageSet", second dataset

ds1_name

name added to the data under @featureData$ds_origin for first dataset

combined_name

passed as 'sample' in resultant "MSImageSet"

ds1_name

name added to the data under @featureData$ds_origin for second dataset

Value

a combined "MSImageSet"


NHPatterson/RegCombIMS documentation built on Feb. 9, 2020, 6:08 p.m.