Represents a project in Synapse.

Projects in Synapse must be uniquely named. Trying to create a project with a name that's already taken, say 'My project', will result in an error

Format

An R6 class object.

Methods

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