Mercurial > repos > bgruening > bionano_scaffold
comparison macros.xml @ 4:8cc3862f8b8e draft
"planemo upload for repository https://bionanogenomics.com/support/software-downloads/ commit a3d75aba3a21d88adb3706fbcefcaed4fbcb80fe"
author | bgruening |
---|---|
date | Tue, 25 May 2021 20:12:52 +0000 |
parents | 9bd94d9a1b2e |
children | 96cacb31d571 |
comparison
equal
deleted
inserted
replaced
3:295c0e28f4ee | 4:8cc3862f8b8e |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@TOOL_VERSION@">3.6.1</token> | 2 <token name="@TOOL_VERSION@">3.6.1</token> |
3 <token name="@GALAXY_TOOL_VERSION@">galaxy0</token> | 3 <token name="@GALAXY_TOOL_VERSION@">galaxy1</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 |
21 <edam_operation>operation_0525</edam_operation> | 21 <edam_operation>operation_0525</edam_operation> |
22 </edam_operations> | 22 </edam_operations> |
23 </xml> | 23 </xml> |
24 <xml name="requirements"> | 24 <xml name="requirements"> |
25 <requirements> | 25 <requirements> |
26 <container type="docker">bionanodocker/bionano-docker-scaffold:latest</container> | 26 <container type="docker">quay.io/galaxy/bionano-docker-scaffold:1.6.01-bio</container> |
27 </requirements> | 27 </requirements> |
28 </xml> | 28 </xml> |
29 <macro name="sanitize_string" > | 29 <macro name="sanitize_string" > |
30 <sanitizer invalid_char=""> | 30 <sanitizer invalid_char=""> |
31 <valid initial="string.letters,string.digits"> | 31 <valid initial="string.letters,string.digits"> |