# HG changeset patch # User ebi-gxa # Date 1591017665 14400 # Node ID 03d1ed93e5231a0f3dc348cc74ab01de1b5a1d0d # Parent ba53e46a427580415f2e198bd9253ac3a7b332c4 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit f1471c41f9845cce8b58a51089dcf096c39fe8d6" diff -r ba53e46a4275 -r 03d1ed93e523 scpred_macros.xml --- a/scpred_macros.xml Fri May 01 10:14:08 2020 -0400 +++ b/scpred_macros.xml Mon Jun 01 09:21:05 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> diff -r ba53e46a4275 -r 03d1ed93e523 scpred_train_model.xml --- a/scpred_train_model.xml Fri May 01 10:14:08 2020 -0400 +++ b/scpred_train_model.xml Mon Jun 01 09:21:05 2020 -0400 @@ -1,4 +1,4 @@ -<tool id="scpred_train_model" name="Scpred train" version="@TOOL_VERSION@+galaxy2" profile="@PROFILE@"> +<tool id="scpred_train_model" name="Scpred train" version="@TOOL_VERSION@+galaxy3" profile="@PROFILE@"> <description>Train classification model</description> <macros> <import>scpred_macros.xml</import>