Skip to contents

Metadata provided as a list of tibbles will validates for consistency again loaded analysis data of the provided MidarExperiment object and then transfered.

Usage

assert_metadata(
  data = NULL,
  metadata,
  ignore_warnings,
  excl_unmatched_analyses
)

Arguments

data

MidarExperiment object

metadata

List of tibbles or data.frames containing analysis, feature, istd, response curve tables

ignore_warnings

Ignore data validation warnings and proceed with adding metadata

excl_unmatched_analyses

Exclude analyses (samples) that have no matching metadata

Value

metadata list