diff repenrich2.xml @ 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 6d59fbca2db4
children c5bb2f9af708
line wrap: on
line diff
--- 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