Mercurial > repos > artbio > repenrich2
changeset 3:0efb0ee6a7e9 draft
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/main/tools/repenrich2 commit 191ee27847eb4017d618c57d8eaf293950527ea5
author | artbio |
---|---|
date | Sat, 20 Apr 2024 15:45:33 +0000 |
parents | cfb06f8e8f52 |
children | c5bb2f9af708 |
files | macros.xml repenrich2.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Sat Apr 20 15:17:04 2024 +0000 +++ b/macros.xml Sat Apr 20 15:45:33 2024 +0000 @@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">2.31.1</token> - <token name="@VERSION_SUFFIX@">2</token> + <token name="@VERSION_SUFFIX@">3</token> <token name="@PROFILE@">23.0</token> <xml name="repenrich_requirements">
--- a/repenrich2.xml Sat Apr 20 15:17:04 2024 +0000 +++ b/repenrich2.xml Sat Apr 20 15:45:33 2024 +0000 @@ -25,7 +25,7 @@ ln -s -f '$refGenomeSource.genome' 'genome.fa' && #set index_path = 'genome' #else: - #set index_path = $refGenomeSource.index.fields.path + #set index_path = $refGenomeSource.genome.fields.path bowtie-inspect $index_path > genome.fa && #end if