Mercurial > repos > imgteam > imagej2_bunwarpj_compare_raw
comparison imagej2_bunwarpj_compare_raw.xml @ 2:77411a986a70 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/image_processing/imagej2 commit 57a0433defa3cbc37ab34fbb0ebcfaeb680db8d5
author | imgteam |
---|---|
date | Sun, 05 Nov 2023 14:20:02 +0000 |
parents | 9349961e09ce |
children | b0da913f048e |
comparison
equal
deleted
inserted
replaced
1:9349961e09ce | 2:77411a986a70 |
---|---|
1 <tool id="imagej2_bunwarpj_compare_raw" name="Compare two raw deformations" version="@WRAPPER_VERSION@.0"> | 1 <tool id="imagej2_bunwarpj_compare_raw" name="Compare two raw deformations" version="@WRAPPER_VERSION@.1"> |
2 <description>by warping index with bUnwarpJ</description> | 2 <description>with ImageJ2</description> |
3 <macros> | 3 <macros> |
4 <import>imagej2_macros.xml</import> | 4 <import>imagej2_macros.xml</import> |
5 </macros> | 5 </macros> |
6 <edam_operations> | |
7 <edam_operation>operation_3443</edam_operation> | |
8 </edam_operations> | |
9 <xrefs> | |
10 <xref type="bio.tools">imagej</xref> | |
11 <xref type="biii">imagej2</xref> | |
12 </xrefs> | |
6 <expand macro="fiji_requirements"/> | 13 <expand macro="fiji_requirements"/> |
7 <command detect_errors="exit_code"><![CDATA[ | 14 <command detect_errors="exit_code"><![CDATA[ |
8 #import os | 15 #import os |
9 #set output_log = 'output_log.txt' | 16 #set output_log = 'output_log.txt' |
10 #set source_sans_ext = $os.path.splitext($os.path.basename($source_image.file_name))[0] | 17 #set source_sans_ext = $os.path.splitext($os.path.basename($source_image.file_name))[0] |