# HG changeset patch # User bgruening # Date 1715897124 0 # Node ID eda6dfae9617f3eece05734b945c0667f9e646c7 # Parent 030bfe6065d932d60200395b6f1dc7e5eeafec73 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/cellpose commit 7e5c9f013821c8905f2c9c452a1f00891e3a0cfd diff -r 030bfe6065d9 -r eda6dfae9617 cellpose.xml --- a/cellpose.xml Sat Mar 02 13:35:21 2024 +0000 +++ b/cellpose.xml Thu May 16 22:05:24 2024 +0000 @@ -1,8 +1,8 @@ with Cellpose - 3.0.1 - 1 + 3.0.8 + 0 @@ -11,7 +11,7 @@ - biocontainers/cellpose:3.0.1_cv1 + cellpose @@ -22,7 +22,7 @@ export CELLPOSE_LOCAL_MODELS_PATH='cellpose_models' && mkdir -p segmentation && ln -s '${img_in}' ./image.${img_in.ext} && - + python '$__tool_directory__/cp_segmentation.py' --inputs '$inputs' --img_path ./image.${img_in.ext} @@ -56,7 +56,7 @@ help="Interpolated flows at the true image size. This option will create smoother ROIs when the cells are large but will be slower in case"/> - diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_masks_chan.tif Binary file test-data/img02_cp_masks_chan.tif has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_masks_cyto.tif Binary file test-data/img02_cp_masks_cyto.tif has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_masks_cyto2.tif Binary file test-data/img02_cp_masks_cyto2.tif has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_masks_cyto3.tif Binary file test-data/img02_cp_masks_cyto3.tif has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_masks_diameter.tif Binary file test-data/img02_cp_masks_diameter.tif has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_masks_gpu.tif Binary file test-data/img02_cp_masks_gpu.tif has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_masks_nuclei.tif Binary file test-data/img02_cp_masks_nuclei.tif has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_segm_chan.png Binary file test-data/img02_cp_segm_chan.png has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_segm_cyto.png Binary file test-data/img02_cp_segm_cyto.png has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_segm_cyto2.png Binary file test-data/img02_cp_segm_cyto2.png has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_segm_cyto3.png Binary file test-data/img02_cp_segm_cyto3.png has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_segm_diameter.png Binary file test-data/img02_cp_segm_diameter.png has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_segm_gpu.png Binary file test-data/img02_cp_segm_gpu.png has changed diff -r 030bfe6065d9 -r eda6dfae9617 test-data/img02_cp_segm_nuclei.png Binary file test-data/img02_cp_segm_nuclei.png has changed