# HG changeset patch # User goeckslab # Date 1662650250 0 # Node ID 53240d7c1fc5066559d4c30d7816a37570f0fe69 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/mesmer commit 5fb6aa9066c68d9972b3cc4be13503a952f952a5 diff -r 000000000000 -r 53240d7c1fc5 Dockerfile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Dockerfile Thu Sep 08 15:17:30 2022 +0000 @@ -0,0 +1,5 @@ +ARG VERSION=0.3.1 + +FROM vanvalenlab/deepcell-applications:${VERSION} + +ENTRYPOINT [] diff -r 000000000000 -r 53240d7c1fc5 macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Sep 08 15:17:30 2022 +0000 @@ -0,0 +1,21 @@ + + + + + quay.io/goeckslab/mesmer:@TOOL_VERSION@ + + + + + @CMD_BEGIN@ --help + + + + 10.1038/s41587-021-01094-0 + + + + 0.3.1 + 0 + python /usr/src/app/run_app.py mesmer + diff -r 000000000000 -r 53240d7c1fc5 mesmer.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mesmer.xml Thu Sep 08 15:17:30 2022 +0000 @@ -0,0 +1,80 @@ + + Mesmer for whole-cell segmentation of multiplexed tissue imaging data + + + macros.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r 53240d7c1fc5 test-data/test.tiff Binary file test-data/test.tiff has changed