# HG changeset patch # User artbio # Date 1668473013 0 # Node ID 29228492597dfe8fd7635ae0c85eb7db15155dbb # Parent cffab3a42aa7d57d6d9d36063c54c5a174c809fb planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/sr_bowtie commit cf30b4fab90cf7910bb2900a05b85ca3344aae59 diff -r cffab3a42aa7 -r 29228492597d sRbowtie.xml --- a/sRbowtie.xml Fri Oct 29 19:03:36 2021 +0000 +++ b/sRbowtie.xml Tue Nov 15 00:43:33 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: