changeset 6:33b590aa07c1 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/graphprot commit 902e994cb04db968ce797afa676f5fa6512ab6d3
author bgruening
date Tue, 06 Aug 2024 14:55:18 +0000
parents ddcf35a868b8
children
files graphprot_train_predict.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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'