comparison macros.xml @ 0:a7bd05df0bea draft default tip

planemo upload commit e485da3e1b9eb674a52948a00a3328c1a3cc5ffa
author estrain
date Fri, 13 Mar 2026 12:06:00 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a7bd05df0bea
1 <?xml version="1.0"?>
2 <macros>
3 <token name="@TOOL_VERSION@">4.1.1</token>
4 <token name="@VERSION_SUFFIX@">0</token>
5 <token name="@PROFILE@">22.05</token>
6 <token name="@IDX_VERSION@">SGB</token>
7 <token name="@IDX_DATA_TABLE@">metaphlan_database_versioned</token>
8 <xml name="requirements">
9 <requirements>
10 <requirement type="package" version="@TOOL_VERSION@">metaphlan</requirement>
11 </requirements>
12 </xml>
13 <xml name="citations">
14 <citations>
15 <citation type="doi">10.7554/eLife.65088</citation>
16 </citations>
17 </xml>
18
19 <xml name="subsample_common">
20 <param argument="--mapping_subsampling" type="boolean" truevalue="--mapping_subsampling" falsevalue="" label="Subsampling on the mapping results" help="instead of on the reads"/>
21 <param argument="--subsampling_seed" type="integer" optional="true" label="Subsampling seed" help="No value: random"/>
22 </xml>
23 </macros>