synStoreMany: Upload a directory structure to Synapse

View source: R/updown.R

synStoreManyR Documentation

Upload a directory structure to Synapse

Description

Recursively uploads a directory and all of its content to the given Synapse project/folder

Usage

synStoreMany(localPath, parentId, ...)

Arguments

localPath

A character string or vector of strings to the local file / directory to upload

parentId

A synapse ID of the hosting project or parent folder on Synapse

...

Additional parameters for synStore

Value

A nested list capturing the created hierarchy of Synapse IDs


ArtemSokolov/synExtra documentation built on Sept. 27, 2022, 12:17 a.m.