get_session_images: Get unannotated files in batch

Description Usage Arguments Value

Description

Helper function for downloading a number of Synapse table-attached files according to input batch, and process using desired function

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
get_session_images(
  data,
  syn,
  synapse_tbl_id,
  filehandle_cols,
  uid,
  n_batch,
  cache_location,
  keep_metadata = NULL
)

Arguments

data

containing un-annotated data based on each user

syn

synapse object

synapse_tbl_id

synapse table id

filehandle_cols

table filehandles

uid

unique ID of images/plot/graphs

n_batch

number of images/plot/graphs per annotation session

cache_location

where to cache each user annotations

keep_metadata

metadata to keep

Value

unannotated data based on previously stored records


Sage-Bionetworks/mhealthannotator documentation built on Jan. 28, 2022, 6:08 a.m.