populate_measurements: register all measurements for all / a specific dataset

Description Usage Arguments Details

View source: R/measurements.R

Description

The function should be called after loading the MeasurementData arrays' (e.g. Variant, RNA-seq etc.). The MEASUREMENT entity records one entry for each entry in a MeasurementData array per biosample, per pipeline

Usage

1
populate_measurements(dataset_id = NULL, con = NULL)

Arguments

dataset_id

restrict population of measurement entries to one study (default NULL: populate for all studies)

Details

(A MEASUREMENT combines both Experiment and Pipeline information)


Paradigm4/insight documentation built on April 5, 2020, 1:12 p.m.