| Previous changeset 12:52c601d961b6 (2025-09-18) |
|
Commit message:
planemo upload for repository https://github.com/open2c/pairtools commit f60e7663dc3fd1a564e691ef35d35f35b0a851ad |
|
modified:
dedup.xml macros.xml |
| b |
| diff -r 52c601d961b6 -r 3d1d241ceff2 dedup.xml --- a/dedup.xml Thu Sep 18 05:58:22 2025 +0000 +++ b/dedup.xml Wed Sep 24 11:50:21 2025 +0000 |
| [ |
| @@ -7,7 +7,7 @@ <command detect_errors="exit_code"><![CDATA[ #if $pairs_path.is_of_type('4dn_pairs.gz') or $pairs_path.is_of_type('4dn_pairsam.gz'): #set $input_link = "input.gz" - #set $output_dedup_pairs_link = "output_dedup_pairs.ga" + #set $output_dedup_pairs_link = "output_dedup_pairs.gz" #set $output_dups_pairs_link = "output_dups_pairs.gz" #else #set $input_link = "input" |
| b |
| diff -r 52c601d961b6 -r 3d1d241ceff2 macros.xml --- a/macros.xml Thu Sep 18 05:58:22 2025 +0000 +++ b/macros.xml Wed Sep 24 11:50:21 2025 +0000 |
| b |
| @@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">1.1.3</token> - <token name="@SUFFIX_VERSION@">5</token> + <token name="@SUFFIX_VERSION@">6</token> <token name="@PROFILE_VERSION@">25.0</token> <xml name="edam_ontology"> <edam_datas> |