comparison qupath_roi_splitter.xml @ 4:0ce973d5935f draft default tip

planemo upload for repository hhttps://github.com/npinter/ROIsplitter commit 80eecd9912892296aad3231be75fcee3cc6a6b02
author galaxyp
date Mon, 02 Sep 2024 19:07:15 +0000
parents 180b6dc5735a
children
comparison
equal deleted inserted replaced
3:180b6dc5735a 4:0ce973d5935f
1 <tool id="qupath_roi_splitter" name="QuPath ROI Splitter" version="@VERSION@+galaxy@VERSION_SUFFIX@"> 1 <tool id="qupath_roi_splitter" name="QuPath ROI Splitter" version="@VERSION@+galaxy@VERSION_SUFFIX@">
2 <description>Split ROI coordinates of QuPath TMA annotation by cell type (classification)</description> 2 <description>Split ROI coordinates of QuPath TMA annotation by cell type (classification)</description>
3 <macros> 3 <macros>
4 <token name="@VERSION@">0.3.1</token> 4 <token name="@VERSION@">0.3.2</token>
5 <token name="@VERSION_SUFFIX@">0</token> 5 <token name="@VERSION_SUFFIX@">0</token>
6 </macros> 6 </macros>
7 <requirements> 7 <requirements>
8 <requirement type="package" version="3.0.1">geojson</requirement> 8 <requirement type="package" version="3.0.1">geojson</requirement>
9 <requirement type="package" version="1.24.2">numpy</requirement> 9 <requirement type="package" version="1.24.2">numpy</requirement>
65 </element> 65 </element>
66 </output_collection> 66 </output_collection>
67 <output_collection name="output_imgs" type="list" count="4"> 67 <output_collection name="output_imgs" type="list" count="4">
68 <element name="E-5_Tumor.png"> 68 <element name="E-5_Tumor.png">
69 <assert_contents> 69 <assert_contents>
70 <has_size value="459919"/> 70 <has_size value="1309478"/>
71 </assert_contents> 71 </assert_contents>
72 </element> 72 </element>
73 </output_collection> 73 </output_collection>
74 </test> 74 </test>
75 </tests> 75 </tests>