Mercurial > repos > ebi-gxa > scpred_get_feature_space
comparison scpred_macros.xml @ 5:17325882fa72 draft default tip
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit a1ad1ddd9b8e4db5bb82c3accae8311e0e488b19"
| author | ebi-gxa |
|---|---|
| date | Fri, 27 Nov 2020 13:45:33 +0000 |
| parents | 826f41212307 |
| children |
comparison
equal
deleted
inserted
replaced
| 4:826f41212307 | 5:17325882fa72 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@TOOL_VERSION@">1.0.1</token> | 2 <token name="@TOOL_VERSION@">1.0.2</token> |
| 3 <token name="@HELP@">More information can be found at https://joseah.github.io/post/introduction-to-scpred/</token> | 3 <token name="@HELP@">More information can be found at https://joseah.github.io/post/introduction-to-scpred/</token> |
| 4 <token name="@PROFILE@">18.01</token> | 4 <token name="@PROFILE@">18.01</token> |
| 5 <xml name="requirements"> | 5 <xml name="requirements"> |
| 6 <requirements> | 6 <requirements> |
| 7 <requirement type="package" version="0.0.9">scpred-cli</requirement> | 7 <requirement type="package" version="0.1.0">scpred-cli</requirement> |
| 8 <yield/> | 8 <yield/> |
| 9 </requirements> | 9 </requirements> |
| 10 </xml> | 10 </xml> |
| 11 <xml name="version"> | 11 <xml name="version"> |
| 12 <version_command><![CDATA[ | 12 <version_command><![CDATA[ |
| 13 echo $(R --version | grep version | grep -v GNU)", scpred version" $(R --vanilla --slave -e "library(scpred); cat(sessionInfo()\$otherPkgs\$scpred\$Version)" 2> /dev/null | grep -v -i "WARNING: ") | 13 echo $(R --version | grep version | grep -v GNU)", scpred version" $(R --vanilla --slave -e "library(scpred); cat(sessionInfo()\$otherPkgs\$scpred\$Version)" 2> /dev/null | grep -v -i "WARNING: ") |
| 14 ]]></version_command> | 14 ]]></version_command> |
| 15 </xml> | 15 </xml> |
| 16 <token name="@VERSION_HISTORY@"><![CDATA[ | 16 <token name="@VERSION_HISTORY@"><![CDATA[ |
| 17 **Version history** | 17 **Version history** |
| 18 1.0.2+galaxy0: Update to a new version of r-scpred | |
| 18 1.0.1+galaxy0: Update output format from csv to tsv | 19 1.0.1+galaxy0: Update output format from csv to tsv |
| 19 1.0.0+galaxy0: Initilal contribution. Andrey Solovyev, Expression Atlas team https://www.ebi.ac.uk/gxa/home at EMBL-EBI https://www.ebi.ac.uk/. | 20 1.0.0+galaxy0: Initilal contribution. Andrey Solovyev, Expression Atlas team https://www.ebi.ac.uk/gxa/home at EMBL-EBI https://www.ebi.ac.uk/. |
| 20 ]]></token> | 21 ]]></token> |
| 21 <xml name="citations"> | 22 <xml name="citations"> |
| 22 <citations> | 23 <citations> |
