| Previous changeset 3:43ce84bd1d9a (2020-05-01) Next changeset 5:c88135c1efb1 (2020-08-14) |
|
Commit message:
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit f1471c41f9845cce8b58a51089dcf096c39fe8d6" |
|
modified:
scpred_get_std_output.xml scpred_macros.xml |
| b |
| diff -r 43ce84bd1d9a -r d276a8dd73c7 scpred_get_std_output.xml --- a/scpred_get_std_output.xml Fri May 01 10:14:28 2020 -0400 +++ b/scpred_get_std_output.xml Mon Jun 01 09:21:19 2020 -0400 |
| b |
| @@ -1,4 +1,4 @@ -<tool id="scpred_get_std_output" name="Scpred - get output in standard format" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> +<tool id="scpred_get_std_output" name="Scpred - get output in standard format" version="@TOOL_VERSION@+galaxy2" profile="@PROFILE@"> <description>This method allows to export predicted labels in a standardised format, simplifying downstream analyses.</description> <macros> <import>scpred_macros.xml</import> |
| b |
| diff -r 43ce84bd1d9a -r d276a8dd73c7 scpred_macros.xml --- a/scpred_macros.xml Fri May 01 10:14:28 2020 -0400 +++ b/scpred_macros.xml Mon Jun 01 09:21:19 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> |