Mercurial > repos > iuc > dada2_plotcomplexity
comparison macros.xml @ 1:498d57610fcd draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit a82e4981dac025c909244acd7127c215bdb519a7"
author | iuc |
---|---|
date | Thu, 05 Dec 2019 18:02:17 -0500 |
parents | ab2030f217a9 |
children | 1728e5ee871a |
comparison
equal
deleted
inserted
replaced
0:ab2030f217a9 | 1:498d57610fcd |
---|---|
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> |