Represents a folder in Synapse.

Folders must have a name and a parent and can optionally have annotations.

Format

An R6 class object.

Methods

  • Folder(name=NULL, parent=NULL, properties=NULL, annotations=NULL): Constructor for Folder