comparison macros.xml @ 0:fec6a0b53189 draft

"planemo upload for repository https://bionanogenomics.com/support/software-downloads/ commit 1d3a1a449c7398c8fad07663224738265f77c0be"
author bgruening
date Mon, 17 May 2021 15:07:05 +0000
parents
children 9bd94d9a1b2e
comparison
equal deleted inserted replaced
-1:000000000000 0:fec6a0b53189
1 <macros>
2 <token name="@TOOL_VERSION@">3.6.1</token>
3 <token name="@GALAXY_TOOL_VERSION@">galaxy0</token>
4 <xml name="edam_ontology">
5 <edam_topics>
6 <edam_topic>topic_0196</edam_topic>
7 </edam_topics>
8 <edam_operations>
9 <edam_operation>operation_0525</edam_operation>
10 </edam_operations>
11 </xml>
12 <xml name="requirements">
13 <requirements>
14 <container type="docker">bionanodocker/bionano-docker-scaffold:latest</container>
15 </requirements>
16 </xml>
17 <macro name="sanitize_string" >
18 <sanitizer invalid_char="">
19 <valid initial="string.letters,string.digits">
20 </valid>
21 </sanitizer>
22 </macro>
23 <xml name="citations">
24 <citations>
25 <citation type="doi">10.1186/s12864-015-1911-8</citation>
26 </citations>
27 </xml>
28 </macros>