Mercurial > repos > galaxyp > qupath_roi_splitter
diff 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 |
line wrap: on
line diff
--- a/qupath_roi_splitter.xml Tue Jul 30 12:59:05 2024 +0000 +++ b/qupath_roi_splitter.xml Mon Sep 02 19:07:15 2024 +0000 @@ -1,7 +1,7 @@ <tool id="qupath_roi_splitter" name="QuPath ROI Splitter" version="@VERSION@+galaxy@VERSION_SUFFIX@"> <description>Split ROI coordinates of QuPath TMA annotation by cell type (classification)</description> <macros> - <token name="@VERSION@">0.3.1</token> + <token name="@VERSION@">0.3.2</token> <token name="@VERSION_SUFFIX@">0</token> </macros> <requirements> @@ -67,7 +67,7 @@ <output_collection name="output_imgs" type="list" count="4"> <element name="E-5_Tumor.png"> <assert_contents> - <has_size value="459919"/> + <has_size value="1309478"/> </assert_contents> </element> </output_collection>
