Mercurial > repos > iuc > dada2_plotcomplexity
comparison macros.xml @ 6:9a88f458440d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit ea6c9c638e742c097b0ef294161eeea447c09e06
| author | iuc |
|---|---|
| date | Fri, 30 Jun 2023 07:51:43 +0000 |
| parents | 7c938c1e7e30 |
| children | ac92ee45770c |
comparison
equal
deleted
inserted
replaced
| 5:7c938c1e7e30 | 6:9a88f458440d |
|---|---|
| 7 </requirements> | 7 </requirements> |
| 8 </xml> | 8 </xml> |
| 9 <xml name="bio_tools"> | 9 <xml name="bio_tools"> |
| 10 <xrefs> | 10 <xrefs> |
| 11 <xref type="bio.tools">dada2</xref> | 11 <xref type="bio.tools">dada2</xref> |
| 12 <xref type="bioconductor">dada2</xref> | |
| 12 </xrefs> | 13 </xrefs> |
| 13 </xml> | 14 </xml> |
| 14 <token name="@DADA2_VERSION@">1.20</token> | 15 <token name="@DADA2_VERSION@">1.20</token> |
| 15 <token name="@WRAPPER_VERSION@">0</token> | 16 <token name="@WRAPPER_VERSION@">1</token> |
| 16 | 17 |
| 17 <xml name="version_command"> | 18 <xml name="version_command"> |
| 18 <version_command><![CDATA[ | 19 <version_command><![CDATA[ |
| 19 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: ") | 20 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: ") |
| 20 ]]></version_command> | 21 ]]></version_command> |
