Mercurial > repos > iuc > pairtools_parse
changeset 14:bfb00f8fec97 draft
planemo upload for repository https://github.com/open2c/pairtools commit 5997d890c2a3fedff3c66d858cb1629b28138dc0
| author | iuc |
|---|---|
| date | Wed, 13 Aug 2025 20:05:28 +0000 |
| parents | 729197476fc1 |
| children | 11149c89ee4f |
| files | macros.xml parse.xml test-data/output_dedup_pairs_markdups.pairsam.gz test-data/output_parsed_pairs_sam.pairs.gz test-data/output_parsed_pairs_sam_assemblyname.pairs.gz test-data/output_sorted_pairs.pairsam.gz test-data/pairs_output2.stats.gz |
| diffstat | 7 files changed, 34 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Fri Jul 25 13:54:01 2025 +0000 +++ b/macros.xml Wed Aug 13 20:05:28 2025 +0000 @@ -1,6 +1,7 @@ <macros> <token name="@TOOL_VERSION@">1.1.3</token> - <token name="@SUFFIX_VERSION@">1</token> + <token name="@SUFFIX_VERSION@">3</token> + <token name="@PROFILE_VERSION@">25.0</token> <xml name="edam_ontology"> <edam_datas> <edam_data>topic_1381</edam_data> @@ -29,4 +30,4 @@ <option value="3unique">3unique - Report the 3'-most unique alignment on each side, if present</option> <option value="all">all - Report all available unique alignments on each side</option> </xml> -</macros> \ No newline at end of file +</macros>
--- a/parse.xml Fri Jul 25 13:54:01 2025 +0000 +++ b/parse.xml Wed Aug 13 20:05:28 2025 +0000 @@ -1,17 +1,19 @@ -<tool id="pairtools_parse" name="Pairtools parse" version="@TOOL_VERSION@+galaxy2" profile="23.2" license="MIT"> +<tool id="pairtools_parse" name="Pairtools parse" version="@TOOL_VERSION@+galaxy@SUFFIX_VERSION@" profile="@PROFILE_VERSION@" license="MIT"> <description>Find ligation pairs in alignments and create pairs.</description> <macros> <import>macros.xml</import> </macros> <expand macro="requirements"/> <command detect_errors="exit_code"><