Skip to content

Commit

Permalink
[skip-ci]
Browse files Browse the repository at this point in the history
* fix remote repo urls

* Leave the correct ones as is
  • Loading branch information
bernt-matthias authored Sep 1, 2023
1 parent e27798c commit 34c2bc0
Show file tree
Hide file tree
Showing 36 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion tools/2d_auto_threshold/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Applying a standard thresholding method to an image.
name: 2d_auto_threshold
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/2d_auto_threshold/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_auto_threshold/
2 changes: 1 addition & 1 deletion tools/2d_feature_extraction/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Extraction of various features in 2D.
name: 2d_feature_extraction
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/2d_feature_extraction/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_feature_extraction/
2 changes: 1 addition & 1 deletion tools/2d_filter_segmentation_by_features/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Filter segmentation by features
name: 2d_filter_segmentation_by_features
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/
2 changes: 1 addition & 1 deletion tools/2d_histogram_equalization/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Automatic histogram equalization in 2D
name: 2d_histogram_equalization
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/2d_histogram_equalization/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_histogram_equalization/
2 changes: 1 addition & 1 deletion tools/2d_simple_filter/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Simple filter in 2D
name: 2d_simple_filter
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/2d_simple_filter/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_simple_filter/
2 changes: 1 addition & 1 deletion tools/2d_split_binaryimage_by_watershed/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Split binary image by using distance transform and watershed
name: 2d_split_binaryimage_by_watershed
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/2d_split_binaryimage_by_watershed/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_split_binaryimage_by_watershed/
2 changes: 1 addition & 1 deletion tools/anisotropic_diffusion/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Edge-preserving, Anisotropic image diffusion.
name: anisotropic_diffusion
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/anisotropic-diffusion/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/anisotropic-diffusion/
2 changes: 1 addition & 1 deletion tools/bfconvert/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ long_description: Convert image using biotools
name: bfconvert
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/
2 changes: 1 addition & 1 deletion tools/binary2labelimage/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: This tools converts a binary image to a label image (every obj
name: binary2labelimage
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/binary2labelimage/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/binary2labelimage/
2 changes: 1 addition & 1 deletion tools/binaryimage2points/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ long_description: This tool calculates the center of mass of a binary image.
name: binaryimage2points
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/binaryimage2points/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/binaryimage2points/
2 changes: 1 addition & 1 deletion tools/color-deconvolution/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: This tools does color space transformation using preset transf
name: color_deconvolution
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/color-deconvolution/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color-deconvolution/
2 changes: 1 addition & 1 deletion tools/concat_channels/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: This tool concatenates images.
name: concat_channels
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/concat_channels/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/concat_channels/
2 changes: 1 addition & 1 deletion tools/coordinates_of_roi/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Obtains the coordinates regions of interest on an image
name: coordinates_of_roi
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/coordinates_of_roi/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/coordinates_of_roi/
2 changes: 1 addition & 1 deletion tools/count_objects/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Count objects in an image
name: count_objects
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/count_objects/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/count_objects/
2 changes: 1 addition & 1 deletion tools/curl_post/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ long_description: This tool uses cURL to send a file via POST.
name: curl_post
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/curl_post
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/curl_post
2 changes: 1 addition & 1 deletion tools/detection_viz/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: This tool visualizes detection.
name: detection_viz
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/detection_viz/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/detection_viz/
2 changes: 1 addition & 1 deletion tools/image_info/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: This tool extracts metadata from an image.
name: image_info
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/image_info/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/image_info/
2 changes: 1 addition & 1 deletion tools/image_registration_affine/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ description: Intensity-based Image Registration
long_description: |
This tool estimates the (affine) transformation matrix for registration of two images based on intensity information.
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/image_registration_affine/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/image_registration_affine/
2 changes: 1 addition & 1 deletion tools/imagecoordinates_flipaxis/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Makes x the horizontal axis (left to right) and y the vertical
name: imagecoordinates_flipaxis
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/imagecoordinates_flipaxis/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/imagecoordinates_flipaxis/
2 changes: 1 addition & 1 deletion tools/labelimage2points/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: This tool converts a label image to points.
name: labelimage2points
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/labelimage2points/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/labelimage2points/
2 changes: 1 addition & 1 deletion tools/landmark_registration/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ long_description: |
name: landmark_registration
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/landmark_registration/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/landmark_registration/
2 changes: 1 addition & 1 deletion tools/mahotas-features/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Mahotas is a computer vision and image processing library for
name: mahotas_features
owner: imgteam
homepage_url: https://github.com/luispedro/mahotas
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/mahotas-features/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/mahotas-features/
2 changes: 1 addition & 1 deletion tools/mergeneighboursinlabelimage/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: This tools merges nearby objects in a label image using the mi
name: mergeneighboursinlabelimage
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/\mergeneighboursinlabelimage
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/\mergeneighboursinlabelimage
2 changes: 1 addition & 1 deletion tools/permutate_axis/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Edge-preserving, Anisotropic image diffusion.
name: permutate_axis
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/permutate_axis/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/permutate_axis/
2 changes: 1 addition & 1 deletion tools/points2binaryimage/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Converts points to binary image.
name: points2binaryimage
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/points2binaryimage/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2binaryimage/
2 changes: 1 addition & 1 deletion tools/points2labelimage/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Converts points to label image
name: points2labelimage
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/
2 changes: 1 addition & 1 deletion tools/projective_transformation/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: This tool performs a projective transformation of the input (m
name: projective_transformation
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/projective_transformation/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/projective_transformation/
2 changes: 1 addition & 1 deletion tools/projective_transformation_points/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: This tool performs a projective transformation of regions of i
name: projective_transformation_points
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/projective_transformation_points/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/projective_transformation_points/
2 changes: 1 addition & 1 deletion tools/scale_image/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Scales image by a certain factor using nearest, bilinear or bi
name: scale_image
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/scale_image/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/scale_image/
2 changes: 1 addition & 1 deletion tools/segmetrics/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Image segmentation and object detection performance measures f
name: segmetrics
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/segmetrics/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/segmetrics/
2 changes: 1 addition & 1 deletion tools/slice_image/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Slices original image into several smaller patches
name: slice_image
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/slice_image/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/slice_image/
2 changes: 1 addition & 1 deletion tools/split_labelmap/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Separates different labels in the same image by creating a new
name: split_labelmap
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/split_labelmaps/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/split_labelmaps/
2 changes: 1 addition & 1 deletion tools/superdsm/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Globally optimal segmentation method based on superadditivity
name: superdsm
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/superdsm/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/
2 changes: 1 addition & 1 deletion tools/unzip/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Unzip file to collection
name: unzip
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/unzip/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/unzip/
2 changes: 1 addition & 1 deletion tools/visceral-evaluatesegmentation/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: This tools calculates several measures to evaluate image segme
name: visceral_evaluatesegmentation
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/visceral-evaluatesegmentation
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/visceral-evaluatesegmentation
2 changes: 1 addition & 1 deletion tools/wsi_extract_top_view/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ long_description: Extracts the top view of a whole-slide image (=virtual slide).
name: wsi_extract_top_view
owner: imgteam
homepage_url: https://github.com/bmcv
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tools/wsi_extract_top_view/
remote_repository_url: https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/wsi_extract_top_view/

0 comments on commit 34c2bc0

Please sign in to comment.