Mercurial > repos > iuc > ncbi_datasets
comparison macros.xml @ 4:41c18b994108 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_datasets commit 7492ece7eecde75b1db5a38b391a61849b8b1300"
| author | iuc |
|---|---|
| date | Mon, 31 Jan 2022 20:59:29 +0000 |
| parents | c87df3f9e19d |
| children | 8ae602532d17 |
comparison
equal
deleted
inserted
replaced
| 3:c87df3f9e19d | 4:41c18b994108 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@TOOL_VERSION@">12.27.1</token> | 2 <token name="@TOOL_VERSION@">12.30.0</token> |
| 3 <token name="@PROFILE@">20.01</token> | 3 <token name="@PROFILE@">20.01</token> |
| 4 <token name="@LICENSE@">MIT</token> | 4 <token name="@LICENSE@">MIT</token> |
| 5 <token name="@PROFILE_AND_LICENSE@">profile="@PROFILE@" license="@LICENSE@"</token> | 5 <token name="@PROFILE_AND_LICENSE@">profile="@PROFILE@" license="@LICENSE@"</token> |
| 6 <token name="@SETUP_CERTIFICATES@"><![CDATA[ | 6 <token name="@SETUP_CERTIFICATES@"><![CDATA[ |
| 7 ## If running in container use certificate from ca-certificates instead of outdated / missing container certificates | 7 ## If running in container use certificate from ca-certificates instead of outdated / missing container certificates |
| 8 [ -f /usr/local/ssl/cacert.pem ] && export SSL_CERT_FILE="/usr/local/ssl/cacert.pem"; | 8 [ -f /usr/local/ssl/cacert.pem ] && export SSL_CERT_FILE="/usr/local/ssl/cacert.pem"; |
| 9 ]]></token> | 9 ]]></token> |
| 10 <xml name="requirements"> | 10 <xml name="requirements"> |
| 11 <requirements> | 11 <requirements> |
| 12 <requirement type="package" version="@TOOL_VERSION@">ncbi-datasets-cli</requirement> | 12 <requirement type="package" version="@TOOL_VERSION@">ncbi-datasets-cli</requirement> |
| 13 <requirement type="package" version="2021.5.30">ca-certificates</requirement> | 13 <requirement type="package" version="2021.10.8">ca-certificates</requirement> |
| 14 <requirement type="package" version="16.02">p7zip</requirement> | 14 <requirement type="package" version="16.02">p7zip</requirement> |
| 15 </requirements> | 15 </requirements> |
| 16 </xml> | 16 </xml> |
| 17 <xml name="annotation"> | 17 <xml name="annotation"> |
| 18 <param argument="--annotated" type="boolean" truevalue="--annotated" falsevalue="" label="Only include genomes with annotation ?"/> | 18 <param argument="--annotated" type="boolean" truevalue="--annotated" falsevalue="" label="Only include genomes with annotation ?"/> |
