-
Notifications
You must be signed in to change notification settings - Fork 3
Wishlist
Wise, Aaron edited this page Mar 21, 2018
·
11 revisions
Features that are on the radar for improving ZIPPY:
-
Merge stages, that can take more than one stage as input(added) -
Use argparse to make the interfaces to make_params / zippy have built in help.(added) -
Advanced help that can determine what modules are available and return their docstrings.(added) - Non consecutive chaining inferred by output type
-
Easy importing of new modules from different files(added) - Validation of pipeline stages based on I/O formats
-
Parameter system improvements: lower level parameters overwrite higher level parameters(added) -
Subworkflows(added)
Longer term:
- Automated tracking/traceability (a searchable database of all the data & pipelines that have been run)
- Automated generation of web interfaces for kicking off jobs