setExperimentHtml: Experiment html

View source: R/updateExperimentMetadata.R

setExperimentHtmlR Documentation

Experiment html

Description

Sets experiment html

Usage

setExperimentHtml(htmlText, experiment, recordedBy, dryRun = F,
  lsTransaction = NULL,
  lsServerURL = racas::applicationSettings$client.service.persistence.fullpath)

Arguments

htmlText

html element to display for experiment

experiment

an experiment object

recordedBy

username of current user

dryRun

boolean if in dry run

lsTransaction

the id of the transaction

lsServerURL

the url for the roo server

Details

sets the "status" value in state "analysis status" (or "dryrun status" if dryRun == TRUE). In updateExperimentMetadata.R


mcneilco/racas documentation built on Feb. 22, 2024, 10:07 p.m.