comparison macros.xml @ 8:2b4afdf6c04c draft

planemo upload for repository https://github.com/davebx/bioext-gx/ commit a7729ad7789e8b120055a9a9b53494acb826b371
author iuc
date Mon, 02 Sep 2024 10:14:27 +0000
parents 19eee96bc945
children 480f01788210
comparison
equal deleted inserted replaced
7:3628c36b3207 8:2b4afdf6c04c
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <macros> 2 <macros>
3 <token name="@TOOL_VERSION@">0.20.4</token> 3 <token name="@TOOL_VERSION@">0.21.9</token>
4 <token name="@PROFILE@">20.05</token> 4 <token name="@VERSION_SUFFIX@">0</token>
5 <token name="@PROFILE@">22.05</token>
5 <token name="@SANITIZE@"><![CDATA[| gawk '{ if (\$0 ~ "^[^>]") {a = gensub(/[^ACGTURYKMSWBDHVNacgturykmswbdhvn?-]/, "", "g"); } else {a=gensub(/[^>A-Za-z0-9_]/, "_", "g"); }; print a } ' | sed 's,_\\+,_,g' >]]></token> 6 <token name="@SANITIZE@"><![CDATA[| gawk '{ if (\$0 ~ "^[^>]") {a = gensub(/[^ACGTURYKMSWBDHVNacgturykmswbdhvn?-]/, "", "g"); } else {a=gensub(/[^>A-Za-z0-9_]/, "_", "g"); }; print a } ' | sed 's,_\\+,_,g' >]]></token>
6 <xml name="requirements"> 7 <xml name="requirements">
7 <requirements> 8 <requirements>
8 <requirement type="package" version="@TOOL_VERSION@">python-bioext</requirement> 9 <requirement type="package" version="@TOOL_VERSION@">python-bioext</requirement>
9 <yield /> 10 <yield />