api_register_featuresets_experimentsets_measurementsets: Register FeatureSets, ExperimentSets and MeasurementSets

Description Usage

View source: R/api2_load-api.R

Description

This function differs from api_register_indiv/bios/measurements that work row by row on Subjects/Samples/Pipelines sheets respectively. This function needs to find unique set of Experiments from the unique value of concat column in Pipelines sheet, and then uses info in pipeline_choices sheet to fill up the other necessary information

Usage

1
2
3
4
5
6
7
api_register_featuresets_experimentsets_measurementsets(
  workbook,
  record,
  def,
  entity_to_update = NULL,
  con = NULL
)

Paradigm4/revealgenomics documentation built on April 7, 2020, 2:01 a.m.