Mercurial > repos > devteam > samtool_filter2
diff samtool_filter2.xml @ 10:5596f413349f draft
Uploaded new version from GH
author | devteam |
---|---|
date | Mon, 10 Nov 2014 16:57:03 -0500 |
parents | ce2ed9f2d811 |
children | a2b5298e7239 |
line wrap: on
line diff
--- a/samtool_filter2.xml Sun Dec 01 22:40:47 2013 -0500 +++ b/samtool_filter2.xml Mon Nov 10 16:57:03 2014 -0500 @@ -147,6 +147,7 @@ <data name="output1" format_source="input1" label="${tool.name} on ${on_string}: ${input1.datatype.file_ext}"> <change_format> <when input="outputtype" value="bam" format="bam" /> + <when input="outputtype" value="sam" format="sam" /> </change_format> </data> </outputs>