update_task_annotation: Update task annotation

View source: R/script-helpers.R

update_task_annotationR Documentation

Update task annotation

Description

Update the 'completed_successfully' task annotation on a Synapse folder. Expected that the annotation is a text type.

Usage

update_task_annotation(task_id, annots, success, task_view = NA)

Arguments

annots

Synapse annotation object for the task folder

success

TRUE if the task was completed successfully, else FALSE

task_view

synID for the task file view. If provided, will update the view after annotating the task folder.


Sage-Bionetworks/cleanAD documentation built on Dec. 9, 2024, 3:40 p.m.