comparison macros.xml @ 16:a6a475ed58cb draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_datasets commit 9a34ebfc4d6b987b71e545dcf5dbdd884cd8d88e
author iuc
date Fri, 07 Jun 2024 14:19:58 +0000
parents 198c75abbf55
children
comparison
equal deleted inserted replaced
15:198c75abbf55 16:a6a475ed58cb
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">16.6.0</token> 2 <token name="@TOOL_VERSION@">16.20.0</token>
3 <token name="@VERSION_SUFFIX@">0</token> 3 <token name="@VERSION_SUFFIX@">0</token>
4 <token name="@PROFILE@">22.05</token> 4 <token name="@PROFILE@">23.0</token>
5 <token name="@LICENSE@">MIT</token> 5 <token name="@LICENSE@">MIT</token>
6 <token name="@PROFILE_AND_LICENSE@">profile="@PROFILE@" license="@LICENSE@"</token> 6 <token name="@PROFILE_AND_LICENSE@">profile="@PROFILE@" license="@LICENSE@"</token>
7 <token name="@SETUP_CERTIFICATES@"><![CDATA[ 7 <token name="@SETUP_CERTIFICATES@"><![CDATA[
8 ## If running in a container use certificates from ca-certificates instead of outdated/missing container certificates 8 ## If running in a container use certificates from ca-certificates instead of outdated/missing container certificates
9 [ -f /usr/local/ssl/cacert.pem ] && export SSL_CERT_FILE="/usr/local/ssl/cacert.pem"; 9 [ -f /usr/local/ssl/cacert.pem ] && export SSL_CERT_FILE="/usr/local/ssl/cacert.pem";
69 </sanitizer> 69 </sanitizer>
70 </param> 70 </param>
71 </xml> 71 </xml>
72 72
73 <xml name="taxon_positional"> 73 <xml name="taxon_positional">
74 <param name="taxon_positional" type="text" label="Enter taxon" help="e.g. human, mouse, bos taurus, etc. or use Taxonomy ID from NCBI for greater accuracy, use species-level only not genera or larger taxa"/> 74 <param name="taxon_positional" type="text" label="Enter taxon" help="e.g. human, house mouse, bos taurus, etc. or use Taxonomy ID from NCBI for greater accuracy, use species-level only not genera or larger taxa"/>
75 </xml> 75 </xml>
76 76
77 <xml name="ortholog"> 77 <xml name="ortholog">
78 <param argument="--ortholog" type="text" label="Retrieve orthologs for taxa" help="Retrieve data for an ortholog set. Provide one or more comma separated taxa (any rank) to filter results or 'all' for the complete set."> 78 <param argument="--ortholog" type="text" label="Retrieve orthologs for taxa" help="Retrieve data for an ortholog set. Provide one or more comma separated taxa (any rank) to filter results or 'all' for the complete set.">
79 <sanitizer invalid_char=""> 79 <sanitizer invalid_char="">