Mercurial > repos > chrisd > metasnp
comparison metasnp.xml @ 2:36995656583b draft default tip
planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/metasnp commit b1b48803d77cf63c00ee5001ce72a424629ade85-dirty
author | chrisd |
---|---|
date | Thu, 28 Jul 2016 03:42:23 -0400 |
parents | a3d1f2a85806 |
children |
comparison
equal
deleted
inserted
replaced
1:a3d1f2a85806 | 2:36995656583b |
---|---|
14 $sam_type.best | 14 $sam_type.best |
15 #else | 15 #else |
16 -sampe $sam_type.sampe_input | 16 -sampe $sam_type.sampe_input |
17 $sam_type.best | 17 $sam_type.best |
18 #end if | 18 #end if |
19 -out_fp $result | 19 -out_fp $output |
20 ]]></command> | 20 ]]></command> |
21 <inputs> | 21 <inputs> |
22 <param type="data" name="reference" format="fasta" label="Reference sequence"/> | 22 <param type="data" name="reference" format="fasta" label="Reference sequence"/> |
23 <conditional name="sam_type"> | 23 <conditional name="sam_type"> |
24 <param name="mode" type="select" label="SAM file type"> | 24 <param name="mode" type="select" label="SAM file type"> |