You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
MAJOR CHANGES
NextflowPlatform: Refactoring of helper functions (PR #557).
Cleaned up processConfig(): Removed support for functionality.inputs and functionality.outputs
Cleaned up processConfig(): Removed support for .functionality.argument_groups[].argument containing a list of argument ids as opposed to the arguments themselves.
Rewrote --param_list parser.
Removed unused function applyConfig() and applyConfigToOneParamSet().
Refactored channelFromParams() to make use of new helper functions.