# HG changeset patch # User artbio # Date 1668473097 0 # Node ID 3d5bd42097d7df7f77454df4411f7f172792cbdf # Parent e4a05086ea0213e27443dcb935112b2b9ab5ba96 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/sr_bowtie commit cf30b4fab90cf7910bb2900a05b85ca3344aae59 diff -r e4a05086ea02 -r 3d5bd42097d7 sRbowtie.xml --- a/sRbowtie.xml Fri Oct 29 19:04:05 2021 +0000 +++ b/sRbowtie.xml Tue Nov 15 00:44:57 2022 +0000 @@ -1,4 +1,4 @@ - + for small RNA short reads bowtie @@ -6,7 +6,7 @@ /dev/null && + bowtie-build --threads \${GALAXY_SLOTS:-4} -f $refGenomeSource.ownFile genome 1>/dev/null && ln -s -f '$refGenomeSource.ownFile' genome.fa && #set index_path = 'genome' #else: