sampleinfo {MTBLSStudy} R Documentation

Description

Usage

sampleinfo(metadata, group, property);

Arguments

metadata

[as Source]

group

the group source, value could be characteristics or factor. [as string]

property

the group property data, value maybe various based on the study details. [as string]

Details

the sample group information is generates via the combination of `group` and `property` data, example as, there is data field named Factor Value[Cohort] in maf table file, then the group parameter value should be factor and the property parameter value should be Cohort.

Authors

MetaboLights

Value

this function returns data object of type SampleInfo.

clr value class

Examples


[Package MTBLSStudy version 1.0.0.0 Index]