Mercurial > repos > ebi-gxa > scpred_train_model
changeset 5:34021d3dd1d0 draft default tip
"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 13:18:10 +0000 |
| parents | 4499b88c619b |
| children | |
| files | scpred_macros.xml scpred_train_model.xml |
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/scpred_macros.xml Fri May 01 13:46:04 2020 +0000 +++ b/scpred_macros.xml Mon Jun 01 13:18:10 2020 +0000 @@ -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>
--- a/scpred_train_model.xml Fri May 01 13:46:04 2020 +0000 +++ b/scpred_train_model.xml Mon Jun 01 13:18:10 2020 +0000 @@ -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>
