Skip to content

Doc and XSD Updates#559

Merged
jmchilton merged 5 commits intogalaxyproject:masterfrom
jmchilton:updates_xsd
Sep 14, 2016
Merged

Doc and XSD Updates#559
jmchilton merged 5 commits intogalaxyproject:masterfrom
jmchilton:updates_xsd

Conversation

@jmchilton
Copy link
Member

No description provided.

Static Outputs Determinable from Inputs
---------------------------------------------------------

In cases when the number of output files varies, but can be determined based upon a user's parameter selection, the use of the filter tag can be used. The text contents of the ``<filter>`` tag are ``eval`` ed and if the expression is ``True`` a dataset will be created as normal. If the expression is ``False``, the output dataset will not be created; instead a ``NoneDataset`` object will be created and made available. When used on the command line the text ``None`` will appear instead of a file path. The local namespace of the filter has been populated with the tool parameters.
Copy link
Member

@mvdbeek mvdbeek Sep 14, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

parameter selection, the use of the filter tag can be used. -> parameter selection, the filter tag can be used.

@mvdbeek
Copy link
Member

mvdbeek commented Sep 14, 2016

Excellent job, this is a good resource @jmchilton.

@jmchilton
Copy link
Member Author

Thanks for the review @mvdbeek - I've incorporated your comments into the pull request.

I'm just waiting on one passing Travis check for any of these.

@jmchilton jmchilton merged commit 9ecc837 into galaxyproject:master Sep 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants