Mercurial > repos > bgruening > bionano_scaffold
comparison macros.xml @ 8:5258e18bbe23 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/bionano commit 25785fac3064e7def7ebccd45d452dc0b22ec89a"
author | bgruening |
---|---|
date | Sat, 05 Feb 2022 18:15:29 +0000 |
parents | 5d7c5ae1b69b |
children | faee8629b460 |
comparison
equal
deleted
inserted
replaced
7:a7f16f24e9a1 | 8:5258e18bbe23 |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@TOOL_VERSION@">3.6.1</token> | 2 <token name="@TOOL_VERSION@">3.7.0</token> |
3 <token name="@VERSION_SUFFIX@">3</token> | 3 <token name="@VERSION_SUFFIX@">0</token> |
4 <token name="@BIONANO_SUPPORT_TEXT@"> | 4 <token name="@BIONANO_SUPPORT_TEXT@"> |
5 Bionano Genomics has agreed to provide the licensed Bionano Solve | 5 Bionano Genomics has agreed to provide the licensed Bionano Solve |
6 software to enable the VGP to package the software in a container. | 6 software to enable the VGP to package the software in a container. |
7 Bionanno Solve as shipped in this container may not be the latest and | 7 Bionanno Solve as shipped in this container may not be the latest and |
8 may not run efficiently on non-validated hardware. Hence, it is not | 8 may not run efficiently on non-validated hardware. Hence, it is not |
10 should be passed to the VGP (https://github.com/VGP/vgp-assembly/issues) | 10 should be passed to the VGP (https://github.com/VGP/vgp-assembly/issues) |
11 or Galaxy community (https://help.galaxyproject.org). | 11 or Galaxy community (https://help.galaxyproject.org). |
12 For the latest supported Bionano software, visit Bionano Support | 12 For the latest supported Bionano software, visit Bionano Support |
13 https://bionanogenomics.com/support/ | 13 https://bionanogenomics.com/support/ |
14 </token> | 14 </token> |
15 | |
16 <xml name="edam_ontology"> | 15 <xml name="edam_ontology"> |
17 <edam_topics> | 16 <edam_topics> |
18 <edam_topic>topic_0196</edam_topic> | 17 <edam_topic>topic_0196</edam_topic> |
19 </edam_topics> | 18 </edam_topics> |
20 <edam_operations> | 19 <edam_operations> |
21 <edam_operation>operation_0525</edam_operation> | 20 <edam_operation>operation_0525</edam_operation> |
22 </edam_operations> | 21 </edam_operations> |
23 </xml> | 22 </xml> |
24 <xml name="requirements"> | 23 <xml name="requirements"> |
25 <requirements> | 24 <requirements> |
26 <container type="docker">quay.io/galaxy/bionano-docker-scaffold:1.6.01-bio</container> | 25 <container type="docker">quay.io/galaxy/bionano-docker-scaffold:1.7.0-bio</container> |
27 </requirements> | 26 </requirements> |
28 </xml> | 27 </xml> |
29 <macro name="sanitize_string" > | 28 <macro name="sanitize_string" > |
30 <sanitizer invalid_char=""> | 29 <sanitizer invalid_char=""> |
31 <valid initial="string.letters,string.digits"> | 30 <valid initial="string.letters,string.digits"> |