Repository 'graphprot_predict_profile'
hg clone https://toolshed.g2.bx.psu.edu/repos/rnateam/graphprot_predict_profile

Changeset 6:33b590aa07c1 (2024-08-06)
Previous changeset 5:ddcf35a868b8 (2024-06-05)
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/graphprot commit 902e994cb04db968ce797afa676f5fa6512ab6d3
modified:
graphprot_train_predict.xml
b
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'