With this interface, you can:
- View Data types (folders) and Data files by clicking on items in the tree on the left
- Add new Data types by clicking on the Add Datatype button
- After opening a Data Type you may:
- Add/Remove Metadata Properties for that data type
- Add a NameFormat for files produced of this data type. Examples:
- gene_[hasGeneId].txt (hasGeneID would be a Metadata Property for this Datatype)
- [__ID].txt (__ID is an inbuilt keyword signifying a generated unique id)
- [hasGeneId]_[__ID].csv
- Add files for the data type
- Delete the data type and all files associated with it
- After opening a Data File you may:
- Add Metadata property Values for the data file
- View the file / or get the file url
- Delete the file (Delete button on left)