# HG changeset patch
# User bgruening
# Date 1722956118 0
# Node ID 33b590aa07c1aeacaa43f8a174431abe5deaca13
# Parent  ddcf35a868b8c26d2b883829ddb649f4590f2e6d
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/graphprot commit 902e994cb04db968ce797afa676f5fa6512ab6d3

diff -r ddcf35a868b8 -r 33b590aa07c1 graphprot_train_predict.xml
--- a/graphprot_train_predict.xml	Wed Jun 05 16:40:51 2024 +0000
+++ b/graphprot_train_predict.xml	Tue Aug 06 14:55:18 2024 +0000
@@ -1,9 +1,8 @@
-<tool id="graphprot_predict_profile" name="GraphProt" version="1.1.7+galaxy1">
+<tool id="graphprot_predict_profile" name="GraphProt" version="1.1.7+galaxy2" profile="23.1">
     <description>- Train models and predict RBP binding profiles</description>
     <requirements>
         <requirement type="package" version="1.1.7">graphprot</requirement>
     </requirements>
-
     <command detect_errors="exit_code"><![CDATA[
         #if $action_type.action_type_selector == 'train':
             python '$__tool_directory__/graphprot_train_wrapper.py'