Function to store annotator's table to synapse
store_to_synapse(
syn,
synapseclient,
parent_id,
new_data,
stored_data,
current_annotator,
output_filename,
...
)
synapse client object
synapseclient library
parent id to store dataframe
current annotations dataframe
previously stored annotation dataframe
current annotator as file prefix
name of the data output
additional info, will be used for provenance
saved File Entity in Synapse