Mercurial > repos > iuc > pairtools_parse
comparison macros.xml @ 0:3b5ee2bf3679 draft
planemo upload for repository https://github.com/open2c/pairtools commit 89826caaf2e2bc933ef2ce407f21260ad69bc5c7
| author | iuc |
|---|---|
| date | Sun, 22 Dec 2024 15:39:08 +0000 |
| parents | |
| children | 43b10ccf53b6 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:3b5ee2bf3679 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.1.2</token> | |
| 3 <token name="@SUFFIX_VERSION@">0</token> | |
| 4 <xml name="edam_ontology"> | |
| 5 <edam_datas> | |
| 6 <edam_data>topic_1381</edam_data> | |
| 7 </edam_datas> | |
| 8 </xml> | |
| 9 <xml name="requirements"> | |
| 10 <requirements> | |
| 11 <requirement type="package" version="@TOOL_VERSION@">pairtools</requirement> | |
| 12 </requirements> | |
| 13 </xml> | |
| 14 <xml name="creator"> | |
| 15 <creator> | |
| 16 <organization name="IZW" url="https://www.izw-berlin.de/en/home.html"/> | |
| 17 </creator> | |
| 18 </xml> | |
| 19 <xml name="citations"> | |
| 20 <citations> | |
| 21 <citation type="doi">10.1101/2023.02.13.528389</citation> | |
| 22 </citations> | |
| 23 </xml> | |
| 24 <xml name="walks_policy_options"> | |
| 25 <option value="mask">mask - Mask walks (chrom="!", pos=0, strand="-")</option> | |
| 26 <option value="5any">5any - Report the 5'-most alignment on each side</option> | |
| 27 <option value="5unique" selected="true">5unique - Report the 5'-most unique alignment on each side, if present</option> | |
| 28 <option value="3any">3any - Report the 3'-most alignment on each side</option> | |
| 29 <option value="3unique">3unique - Report the 3'-most unique alignment on each side, if present</option> | |
| 30 <option value="all">all - Report all available unique alignments on each side</option> | |
| 31 </xml> | |
| 32 </macros> |
