Mercurial > repos > iuc > dada2_plotqualityprofile
comparison macros.xml @ 8:fe1c3b7e4762 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit 6248c33a4eacc8785cac321cd4603acf06fae0fd
author | iuc |
---|---|
date | Thu, 23 May 2024 08:51:41 +0000 |
parents | 7b8cb2b02978 |
children | cae017b76acb |
comparison
equal
deleted
inserted
replaced
7:7b8cb2b02978 | 8:fe1c3b7e4762 |
---|---|
11 <xref type="bio.tools">dada2</xref> | 11 <xref type="bio.tools">dada2</xref> |
12 <xref type="bioconductor">dada2</xref> | 12 <xref type="bioconductor">dada2</xref> |
13 </xrefs> | 13 </xrefs> |
14 </xml> | 14 </xml> |
15 <token name="@DADA2_VERSION@">1.28</token> | 15 <token name="@DADA2_VERSION@">1.28</token> |
16 <token name="@WRAPPER_VERSION@">0</token> | 16 <token name="@WRAPPER_VERSION@">1</token> |
17 | 17 |
18 <xml name="version_command"> | 18 <xml name="version_command"> |
19 <version_command><![CDATA[ | 19 <version_command><![CDATA[ |
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 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: ") |
21 ]]></version_command> | 21 ]]></version_command> |