Previous changeset 2:a6d66c9953ed (2020-04-29) Next changeset 4:9c7ec345c4c9 (2020-08-14) |
Commit message:
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit f1471c41f9845cce8b58a51089dcf096c39fe8d6" |
modified:
scpred_macros.xml scpred_train_test_split.xml |
b |
diff -r a6d66c9953ed -r 7aec34208f30 scpred_macros.xml --- a/scpred_macros.xml Wed Apr 29 12:43:32 2020 -0400 +++ b/scpred_macros.xml Mon Jun 01 09:21:35 2020 -0400 |
b |
@@ -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> |
b |
diff -r a6d66c9953ed -r 7aec34208f30 scpred_train_test_split.xml --- a/scpred_train_test_split.xml Wed Apr 29 12:43:32 2020 -0400 +++ b/scpred_train_test_split.xml Mon Jun 01 09:21:35 2020 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="scpred_traint_test_split" name="Scpred train-test split" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> +<tool id="scpred_traint_test_split" name="Scpred train-test split" version="@TOOL_VERSION@+galaxy2" profile="@PROFILE@"> <description>CPM normalise and partition into train/test data</description> <macros> <import>scpred_macros.xml</import> |