createNamedExperiment: Create experiment with name

View source: R/JSON_library.R

createNamedExperimentR Documentation

Create experiment with name

Description

Create an experiment with a label already built in

Usage

createNamedExperiment(labelText, protocol, recordedBy, lsTransaction,
  shortDescription, lsType = "default", lsKind = "default")

Arguments

labelText

name of the experiment

protocol

protocol object (list with id and version) for attached protocol

recordedBy

username of the person saving

lsTransaction

integer of the lsTransaction

shortDescription

short description < 255 characters

lsType

experiment type

lsKind

experiment kind


mcneilco/racas documentation built on May 4, 2024, 9:53 p.m.