changeset 4:a9fb165808c8 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repeatmodeler commit 612f328fa0ea6353ca75bf228fb9edc7e4635b70
author iuc
date Thu, 20 Apr 2023 08:49:13 +0000
parents 1e10310ce195
children 8661b2607b7e
files macros.xml repeatmodeler.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Tue Apr 05 12:23:12 2022 +0000
+++ b/macros.xml	Thu Apr 20 08:49:13 2023 +0000
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <macros>
-    <token name="@TOOL_VERSION@">2.0.3</token>
+    <token name="@TOOL_VERSION@">2.0.4</token>
     <token name="@VERSION_SUFFIX@">0</token>
 
     <xml name="requirements">
--- a/repeatmodeler.xml	Tue Apr 05 12:23:12 2022 +0000
+++ b/repeatmodeler.xml	Thu Apr 20 08:49:13 2023 +0000
@@ -16,7 +16,7 @@
 
 &&
 
-RepeatModeler -database 'rmdb' -pa \$pa
+RepeatModeler -database 'rmdb' -threads \$pa
     ]]></command>
     <inputs>
         <param type="data" name="input_file" format="fasta" label="Input genome fasta"/>