Mercurial > repos > matthias > dada2_plotqualityprofile
comparison macros.xml @ 7:ec0479593908 draft
planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit 7831a1e3225240028b30ae02808bdff9babaf368-dirty
| author | matthias |
|---|---|
| date | Mon, 27 May 2019 05:33:57 -0400 |
| parents | 4ce5b0fa84f5 |
| children | 7970dfbedde3 |
comparison
equal
deleted
inserted
replaced
| 6:4ce5b0fa84f5 | 7:ec0479593908 |
|---|---|
| 6 <yield/> | 6 <yield/> |
| 7 </requirements> | 7 </requirements> |
| 8 </xml> | 8 </xml> |
| 9 | 9 |
| 10 <token name="@DADA2_VERSION@">1.10.0</token> | 10 <token name="@DADA2_VERSION@">1.10.0</token> |
| 11 <token name="@WRAPPER_VERSION@">2</token> | 11 <token name="@WRAPPER_VERSION@">3</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> |
