changeset 3:a9972c993bed draft

"planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/spot_detection_2d/ commit ae389b10be46633407effcc6856167f6e8bb2122"
author imgteam
date Sat, 09 Apr 2022 12:47:08 +0000
parents 4645b356bf3b
children 14f9986800fa
files spot_detection_2d.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
@@ -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>