Description Usage Arguments Value
Helper function for downloading a number of Synapse table-attached files according to input batch, and process using desired function
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
)
|
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 |
unannotated data based on previously stored records
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.