Mercurial > repos > bgruening > bionano_scaffold
view 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 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">3.6.1</token> <token name="@GALAXY_TOOL_VERSION@">galaxy1</token> <token name="@BIONANO_SUPPORT_TEXT@"> Bionano Genomics has agreed to provide the licensed Bionano Solve software to enable the VGP to package the software in a container. Bionanno Solve as shipped in this container may not be the latest and may not run efficiently on non-validated hardware. Hence, it is not supported by Bionano Genomics. Any questions concerning this version should be passed to the VGP (https://github.com/VGP/vgp-assembly/issues) or Galaxy community (https://help.galaxyproject.org). For the latest supported Bionano software, visit Bionano Support https://bionanogenomics.com/support/ </token> <xml name="edam_ontology"> <edam_topics> <edam_topic>topic_0196</edam_topic> </edam_topics> <edam_operations> <edam_operation>operation_0525</edam_operation> </edam_operations> </xml> <xml name="requirements"> <requirements> <container type="docker">quay.io/galaxy/bionano-docker-scaffold:1.6.01-bio</container> </requirements> </xml> <macro name="sanitize_string" > <sanitizer invalid_char=""> <valid initial="string.letters,string.digits"> </valid> </sanitizer> </macro> <xml name="citations"> <citations> <citation type="doi">10.1186/s12864-015-1911-8</citation> </citations> </xml> </macros>