Planned intervention: On Wednesday April 3rd 05:30 UTC Zenodo will be unavailable for up to 2-10 minutes to perform a storage cluster upgrade.

There is a newer version of the record available.

Published June 13, 2018 | Version v0.7
Software Open

scipipe/scipipe: v0.7: Pre 1.0 API naming polish

  • 1. @pharmbio & @NBISweden

Description

This release brings some breaking changes in the API, as we try to fix some parts of it that did not feel fluent when writing a lot of workflow code, before we reach 1.0.

The primary are:

  • d92065a289964177b2e40994fd590ea93cdb0390 Connect() -> From()/To()
  • 75512dd20c5e39217f4ecc390a170a4c1df15e80 Connected() -> Ready()
  • 0424377d607f43b00fd9bbc9cec56703ba884fcb Param{In,Out}Port -> {In,Out}ParamPort (+ Short-hand: {In,Out}Param, on Shell Processes)
  • 9dc83104a3924a6030b0a81967da656966b7fcee Keys -> Tags

(See also issue #65 )

The release also brings a new file globber component, which is very useful when wanting to send existing files as input to the workflow.

Files

scipipe/scipipe-v0.7.zip

Files (138.1 kB)

Name Size Download all
md5:f618c5672a3a38c5729317315736124f
138.1 kB Preview Download

Additional details

Related works