# HG changeset patch # User bebatut # Date 1446035025 14400 # Node ID 9c19086ae6264a74d6cd691270cf8ce71060ee5a # Parent 48ab7cdab700c4c0aa813490343884e041cbc5aa planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/sortmerna/ commit 4d9df680f128bc18183ebba6f85fc24f11207571-dirty diff -r 48ab7cdab700 -r 9c19086ae626 sortmerna.xml --- a/sortmerna.xml Wed Oct 28 06:56:21 2015 -0400 +++ b/sortmerna.xml Wed Oct 28 08:23:45 2015 -0400 @@ -41,12 +41,12 @@ sortmerna --ref $ref --reads $input_sequence_file + --aligned aligned #if $fastx.test: - --aligned $aligned_sequence_file --fastx #if $fastx.rejected: - --other $rejected_sequence_file + --other other_file #end if #end if @@ -58,9 +58,11 @@ #if $blast.test: --aligned $blast_output_file - --blast '$blast.format' + --blast "$blast.format" #end if + $log.test + #if $report.type == 'best': #if $report.best.type == '0': --best 0 @@ -144,6 +146,10 @@ + + + + @@ -197,20 +203,27 @@ - + ((fastx['test'])) - + ((fastx['test'] and fastx['rejected'])) - + ((sam['test']])) - + ((blast['test'])) + + + + + + + log.test