TheRoddyWMS / Roddy

The Roddy workflow development and management system.
http://roddy-documentation.readthedocs.io
MIT License
8 stars 3 forks source link

Remove requirement for `dataset` #275

Open vinjana opened 6 years ago

vinjana commented 6 years ago

Currently, Roddy requires that there is a patient ID or dataset ID is located as directory name in the inputBaseDirectory. This occasionally comes up a restriction on the interface.

Remove the strict requirement for a dataset from the Roddy core.

vinjana commented 5 years ago

This may become important as soon as OTP starts using UUIDs for input and output directories. A fix should be accompanied by communicating workflow configuration/metadata via JSON or YAML.