-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Implement the feature, which does not require the GUI to start in order to transform a dataset.
It will be something like: tedam --input input_file.txt --template optional_input_template.tmpl --metadata optional_metadata_file.yaml --output optional_output_file.txt --output-template output-template.tmpl
**t**edammeans we are using the transformation command,- original edam arguments (i.e. input, template, metadata) should be defined. In case input file has already been imported, only input argument is required,
- export arguments:
output: optional, the name/path of the exported file,output-template: the template name according to which input file will be transformed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request