Mercurial > repos > iuc > dada2_learnerrors
comparison macros.xml @ 1:c509abdebdfa draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit a82e4981dac025c909244acd7127c215bdb519a7"
| author | iuc |
|---|---|
| date | Thu, 05 Dec 2019 22:55:31 +0000 |
| parents | 9eb7df5594c6 |
| children | 277c6c66e177 |
comparison
equal
deleted
inserted
replaced
| 0:9eb7df5594c6 | 1:c509abdebdfa |
|---|---|
| 6 <yield/> | 6 <yield/> |
| 7 </requirements> | 7 </requirements> |
| 8 </xml> | 8 </xml> |
| 9 | 9 |
| 10 <token name="@DADA2_VERSION@">1.12</token> | 10 <token name="@DADA2_VERSION@">1.12</token> |
| 11 <token name="@WRAPPER_VERSION@">0</token> | 11 <token name="@WRAPPER_VERSION@">1</token> |
| 12 | 12 |
| 13 <xml name="version_command"> | 13 <xml name="version_command"> |
| 14 <version_command><![CDATA[ | 14 <version_command><![CDATA[ |
| 15 echo $(R --version | grep version | grep -v GNU)", dada2 version" $(R --vanilla --slave -e "library(dada2); cat(sessionInfo()\$otherPkgs\$dada2\$Version)" 2> /dev/null | grep -v -i "WARNING: ") | 15 echo $(R --version | grep version | grep -v GNU)", dada2 version" $(R --vanilla --slave -e "library(dada2); cat(sessionInfo()\$otherPkgs\$dada2\$Version)" 2> /dev/null | grep -v -i "WARNING: ") |
| 16 ]]></version_command> | 16 ]]></version_command> |
