generateManifest | R Documentation |
Generates a manifest file based on a list of entities objects. To be removed in synapseclient v5.0.0. This is being replaced by 'generate_manifest'.
generateManifest(allFiles, filename, provenance_cache=NULL)
allFiles |
A list of File Entity objects on Synapse (can't be Synapse IDs) |
filename |
A file where manifest will be written |
provenance_cache |
An optional dict of known provenance dicts keyed by entity ids |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.