Mercurial > repos > devteam > bamtools_split
comparison bamtools-split.xml @ 2:fc222996ce9b draft
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
author | devteam |
---|---|
date | Mon, 12 Oct 2015 11:57:54 -0400 |
parents | 56a189070900 |
children | 10dcc8027778 |
comparison
equal
deleted
inserted
replaced
1:cecd57140fd4 | 2:fc222996ce9b |
---|---|
42 <option value="-mapped">Mapping status (-mapped)</option> | 42 <option value="-mapped">Mapping status (-mapped)</option> |
43 <option value="-paired">Pairing status (-paired)</option> | 43 <option value="-paired">Pairing status (-paired)</option> |
44 <option value="-reference">Reference name (-reference)</option> | 44 <option value="-reference">Reference name (-reference)</option> |
45 <option value="-tag">Specific tag (-tag)</option> | 45 <option value="-tag">Specific tag (-tag)</option> |
46 </param> | 46 </param> |
47 <when value="-mapped" /> | |
48 <when value="-paired" /> | |
49 <when value="-reference" /> | |
47 <when value="-tag"> | 50 <when value="-tag"> |
48 <param name="tag_name" type="text" value="NM" label="Enter tag name here" help="For example, to split on NM tag enter "NM""/> | 51 <param name="tag_name" type="text" value="NM" label="Enter tag name here" help="For example, to split on NM tag enter "NM""/> |
49 </when> | 52 </when> |
50 </conditional> | 53 </conditional> |
51 </inputs> | 54 </inputs> |