Mercurial > repos > imgteam > spot_detection_2d
comparison spot_detection_2d.py @ 2:a58d8f8149e1 draft
"planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/spot_detection_2d/ commit 927b78d47c31714776ccdf3d16f26c3779298abb"
author | imgteam |
---|---|
date | Sun, 20 Feb 2022 15:46:32 +0000 |
parents | 2f2d46f89418 |
children | d77f71572fc4 |
comparison
equal
deleted
inserted
replaced
1:2f2d46f89418 | 2:a58d8f8149e1 |
---|---|
1 """ | 1 """ |
2 Copyright 2021 Biomedical Computer Vision Group, Heidelberg University. | 2 Copyright 2021-2022 Biomedical Computer Vision Group, Heidelberg University. |
3 Author: Qi Gao (qi.gao@bioquant.uni-heidelberg.de) | 3 Author: Qi Gao (qi.gao@bioquant.uni-heidelberg.de) |
4 | 4 |
5 Distributed under the MIT license. | 5 Distributed under the MIT license. |
6 See file LICENSE for detail or copy at https://opensource.org/licenses/MIT | 6 See file LICENSE for detail or copy at https://opensource.org/licenses/MIT |
7 | 7 |