# HG changeset patch # User artbio # Date 1713627933 0 # Node ID 0efb0ee6a7e927774e641fc0bd9fdbd376d248b8 # Parent cfb06f8e8f5258990cc4315867195af599c58ed8 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/main/tools/repenrich2 commit 191ee27847eb4017d618c57d8eaf293950527ea5 diff -r cfb06f8e8f52 -r 0efb0ee6a7e9 macros.xml --- 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 @@ 2.31.1 - 2 + 3 23.0 diff -r cfb06f8e8f52 -r 0efb0ee6a7e9 repenrich2.xml --- 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