Mercurial > repos > dfornika > mentalist
changeset 2:d465e81782a3 draft
planemo upload for repository https://github.com/WGS-TB/MentaLiST/tree/master/galaxy commit 24d205ed264215a426eb4a52dc95740dd42b3754
author | dfornika |
---|---|
date | Sat, 24 Mar 2018 23:19:00 -0400 |
parents | c6a98b93e569 |
children | 4ea71c8e2db0 |
files | tools/mentalist_call/mentalist_call.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tools/mentalist_call/mentalist_call.xml Sat Mar 24 23:12:21 2018 -0400 +++ b/tools/mentalist_call/mentalist_call.xml Sat Mar 24 23:19:00 2018 -0400 @@ -15,9 +15,9 @@ $output_votes $output_special #if $input_type.sPaired == "paired": - -s $input_type.pInput1.name -1 $input_type.pInput1 -2 $input_type.pInput2 + -1 $input_type.pInput1 -2 $input_type.pInput2 #elif $input_type.sPaired == "collections": - -s $input_type.fastq_collection.name -1 $input_type.fastq_collection.forward -2 $input_type.fastq_collection.reverse + -1 $input_type.fastq_collection.forward -2 $input_type.fastq_collection.reverse #end if ]]></command> <inputs>