Mercurial > repos > morinlab > sequenza
diff sequenza_pipeline.xml @ 3:235c8e5dfece draft default tip
Uploaded
| author | morinlab |
|---|---|
| date | Sun, 29 Jan 2017 11:42:51 -0500 |
| parents | 12d83c22866a |
| children |
line wrap: on
line diff
--- a/sequenza_pipeline.xml Sun Jan 29 11:13:03 2017 -0500 +++ b/sequenza_pipeline.xml Sun Jan 29 11:42:51 2017 -0500 @@ -27,7 +27,7 @@ 2>&1 ; cat ./output/*segments.txt > $output; - + </command> <inputs> <conditional name="sampleid_source"> @@ -57,7 +57,7 @@ <outputs> <data name="output" format="seg,txt"/> <collection name="list_output" type="list" description="Sequenza outputs"> - <discover_datasets pattern="__name_and_ext__" directory="output"/> + <discover_datasets pattern="__name_and_ext__" directory="output" visible="true"/> </collection> </outputs> </tool>
