Mercurial > repos > galaxyp > qupath_roi_splitter
diff qupath_roi_splitter.xml @ 1:f955895aed01 draft
planemo upload for repository hhttps://github.com/npinter/ROIsplitter commit e08a178a7c35c0673f6bfc163614a8fc730ffc6c
| author | galaxyp |
|---|---|
| date | Wed, 14 Jun 2023 16:36:48 +0000 |
| parents | bd60d4542fd4 |
| children | 3282b4920a34 |
line wrap: on
line diff
--- a/qupath_roi_splitter.xml Tue Apr 25 09:29:53 2023 +0000 +++ b/qupath_roi_splitter.xml Wed Jun 14 16:36:48 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="qupath_roi_splitter" name="QuPath ROI Splitter" version="0.1.0"> +<tool id="qupath_roi_splitter" name="QuPath ROI Splitter" version="0.1.0+galaxy1"> <description>Split ROI coordinates of QuPath TMA annotation by cell type (classification)</description> <requirements> <requirement type="package" version="3.0.1">geojson</requirement> @@ -34,8 +34,8 @@ <assert_contents> <has_text text="x"/> <has_text text="y"/> - <has_text text="14240"/> - <has_text text="21008"/> + <has_text text="15561"/> + <has_text text="21160"/> </assert_contents> </element> </output_collection>
