updateGate: Update gate

View source: R/updateGate.R

updateGateR Documentation

Update gate

Description

Updates a gate.

Usage

updateGate(experimentId, gateId, properties = list())

Arguments

experimentId

ID of experiment.

gateId

ID of gate or a byName expression.

properties

Properties to set on the gate.

Examples

## Not run: 
updateGate(experimentId, gateId, list("name" = "new gate name"))

## End(Not run)


primitybio/controlflow-rtk documentation built on Oct. 18, 2024, 10:04 p.m.