changeset 2:2fa2f084ad32 draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit f1471c41f9845cce8b58a51089dcf096c39fe8d6"
author ebi-gxa
date Mon, 01 Jun 2020 09:21:49 -0400
parents 4a77d2091aec
children 41a316354ffb
files scpred_get_feature_space.xml scpred_macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scpred_get_feature_space.xml	Fri Apr 24 11:28:26 2020 -0400
+++ b/scpred_get_feature_space.xml	Mon Jun 01 09:21:49 2020 -0400
@@ -1,4 +1,4 @@
-<tool id='scpred_get_feature_space' name='ScPred feature space' version='@TOOL_VERSION@+galaxy0' profile="@PROFILE@">
+<tool id='scpred_get_feature_space' name='ScPred feature space' version='@TOOL_VERSION@+galaxy1' profile="@PROFILE@">
     <description>Get feature space for training matrix</description>
     <macros>
          <import>scpred_macros.xml</import>
--- a/scpred_macros.xml	Fri Apr 24 11:28:26 2020 -0400
+++ b/scpred_macros.xml	Mon Jun 01 09:21:49 2020 -0400
@@ -4,7 +4,7 @@
     <token name="@PROFILE@">18.01</token>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="0.0.7">scpred-cli</requirement>
+            <requirement type="package" version="0.0.8">scpred-cli</requirement>
                 <yield/>
         </requirements>
     </xml>