Repository 'spot_detection_2d'
hg clone https://toolshed.g2.bx.psu.edu/repos/imgteam/spot_detection_2d

Changeset 3:a9972c993bed (2022-04-09)
Previous changeset 2:4645b356bf3b (2022-02-20) Next changeset 4:14f9986800fa (2023-11-13)
Commit message:
"planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/spot_detection_2d/ commit ae389b10be46633407effcc6856167f6e8bb2122"
modified:
spot_detection_2d.xml
b
diff -r 4645b356bf3b -r a9972c993bed spot_detection_2d.xml
--- a/spot_detection_2d.xml Sun Feb 20 15:47:35 2022 +0000
+++ b/spot_detection_2d.xml Sat Apr 09 12:47:08 2022 +0000
b
@@ -1,4 +1,4 @@
-<tool id="ip_spot_detection_2d" name="Spot Detection" version="0.0.2" profile="20.05"> 
+<tool id="ip_spot_detection_2d" name="Spot Detection" version="0.0.3" profile="20.05"> 
     <description>in a 2D image (sequence)</description>
     <requirements>
         <requirement type="package" version="2.9.0">imageio</requirement>
@@ -58,5 +58,6 @@
     This tool detects spots and measures the intensities in a 2D image (sequence).
     </help>
     <citations>
+        <citation type="doi">10.1097/j.pain.0000000000002642</citation>
     </citations>
 </tool>