store_to_synapse: Function to store annotator's table to synapse

Description Usage Arguments Value

View source: R/store_to_synapse.R

Description

Function to store annotator's table to synapse

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
store_to_synapse(
  syn,
  synapseclient,
  parent_id,
  new_data,
  stored_data,
  current_annotator,
  output_filename,
  ...
)

Arguments

syn

synapse client object

synapseclient

synapseclient library

parent_id

parent id to store dataframe

new_data

current annotations dataframe

stored_data

previously stored annotation dataframe

current_annotator

current annotator as file prefix

output_filename

name of the data output

...

additional info, will be used for provenance

Value

saved File Entity in Synapse


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