# HG changeset patch # User dfornika # Date 1570839686 14400 # Node ID d04a4e171098e4c8534da2eb10eafbd4ae36ac4d # Parent 845a20f1fa5ea3a33f92f7951aee6452309f0065 "planemo upload for repository https://github.com/dfornika/galaxytools/blob/master/tools/uvp commit 2482e856a9414983c82d94c9f59ff8985574895e-dirty" diff -r 845a20f1fa5e -r d04a4e171098 uvp.xml --- a/uvp.xml Fri Oct 11 19:50:07 2019 -0400 +++ b/uvp.xml Fri Oct 11 20:21:26 2019 -0400 @@ -16,8 +16,8 @@ ln -s '${single_paired.input_pair.forward}' 'R1.fastq.gz' && ln -s '${single_paired.input_pair.reverse}' 'R2.fastq.gz' && #else: - ln -s '${single_paired.input_sequences}' 'R1.fastq.gz' - #endif + ln -s '${single_paired.input_sequences}' 'R1.fastq.gz' && + #end if uvp --threads \${GALAXY_SLOTS:-1} #if $single_paired.single_paired_selector == 'yes'