powered by
Updates the attributes of an existing dataset template.
DatasetTemplate.update(id, env = .solveEnv, ...)
The ID of the dataset template to update.
(optional) Custom client environment.
Dataset template attributes to change.
https://docs.solvebio.com/
if (FALSE) { DatasetTemplate.update( id="1234", name="New Template Name", ) }
Run the code above in your browser using DataLab