Mercurial > repos > dfornika > mentalist
changeset 41:385d86a69684 draft
planemo upload for repository https://github.com/WGS-TB/MentaLiST/tree/master/galaxy commit 24d205ed264215a426eb4a52dc95740dd42b3754
author | dfornika |
---|---|
date | Sat, 24 Mar 2018 23:22:30 -0400 |
parents | 4d60cfce1283 |
children | 8be8c9f08008 |
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 22:43:35 2018 -0400 +++ b/tools/mentalist_call/mentalist_call.xml Sat Mar 24 23:22:30 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>