Mercurial > repos > morinlab > sequenza
changeset 2:12d83c22866a draft
Uploaded
| author | morinlab | 
|---|---|
| date | Sun, 29 Jan 2017 11:13:03 -0500 | 
| parents | a8359c3073ba | 
| children | 235c8e5dfece | 
| files | sequenza_pipeline.xml | 
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/sequenza_pipeline.xml Fri Jan 27 20:42:48 2017 -0500 +++ b/sequenza_pipeline.xml Sun Jan 29 11:13:03 2017 -0500 @@ -56,5 +56,8 @@ </inputs> <outputs> <data name="output" format="seg,txt"/> + <collection name="list_output" type="list" description="Sequenza outputs"> + <discover_datasets pattern="__name_and_ext__" directory="output"/> + </collection> </outputs> </tool>
