Previous changeset 1:859dd1c11ac0 (2022-02-19) Next changeset 3:a9972c993bed (2022-04-09) |
Commit message:
"planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/spot_detection_2d/ commit 927b78d47c31714776ccdf3d16f26c3779298abb" |
modified:
spot_detection_2d.py |
b |
diff -r 859dd1c11ac0 -r 4645b356bf3b spot_detection_2d.py --- a/spot_detection_2d.py Sat Feb 19 20:43:29 2022 +0000 +++ b/spot_detection_2d.py Sun Feb 20 15:47:35 2022 +0000 |
b |
@@ -1,5 +1,5 @@ """ -Copyright 2021 Biomedical Computer Vision Group, Heidelberg University. +Copyright 2021-2022 Biomedical Computer Vision Group, Heidelberg University. Author: Qi Gao (qi.gao@bioquant.uni-heidelberg.de) Distributed under the MIT license. |