forked from BMCV/galaxy-image-analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge branch 'master' of github.com:BMCV/galaxy-image-analysis into bioformats2raw-0.7.0 #1
Merged
bugraoezdemir
merged 84 commits into
Euro-BioImaging:bioformats2raw-0.7.0
from
kostrykin:bioformats2raw-0.7.0
Nov 22, 2023
Merged
Merge branch 'master' of github.com:BMCV/galaxy-image-analysis into bioformats2raw-0.7.0 #1
bugraoezdemir
merged 84 commits into
Euro-BioImaging:bioformats2raw-0.7.0
from
kostrykin:bioformats2raw-0.7.0
Nov 22, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Also updates bio.tools and biii xrefs.
* adds code of conduct Adds code of conduct from galaxyproject/tools-iuc repo. * adds matrix badge * adds DOI badge * changes matrix badge color * adds list of tools * adds contribution instructions * fixes link in README.md * updates CONTRIBUTING.md * updates README.md * fixes some issues * updates PR template * removes versions from tool list in README.md
adapts environment variables and annotations for SuperDSM
imaging 2d_simple_filter: changed input label to "Filter type"
The changes follow those made in 9c6cad866c707cdb7d93cb56a48718030cc2a6c1.
* changed default output to png for seg_contour * fixed output filter * bump version number * added expect_num_outputs="1" also fixed lint errors for the output name and label * decreased file size of png somehow, the github CI produces a smaller png file. opened the PNG in GIMP and saved it with compression 9 and without exif data. --------- Co-authored-by: Björn Grüning <[email protected]>
Skip lint on merge / minor other repo updates
trigger ci, deploy missing tools
trigger ci, deploy missing tools from BMCV#76
trigger ci, deploy missing tools from BMCV#76
temporarily skip xsd linting during deployment
* adds zenodo citation to segmetrics tool * removes zenodo reference, adds version macros
The SuperDSM wrapper accepts only even numbers for `seg_border`.
Segmentation is skipped if neither label map nor the report of the hyperparameters is requested.
add bioformats2raw
fixes `owner` of `bioformats2raw` tool
This correction is due to BMCV#96 (comment) and should be right judging by 34c2bc0.
fixes `remote_repository_url` in `bioformats2raw`
update multiple tools
Fixes bug in `overlay_images` tool which occured when 16bit images were used for input to produce segmentation overlays (instead of 8bit).
Looks like that 45655df was not wrong after all, but you have to use `--biocontainers` with `planemo test` in order to obtain the same results as the CI.
…ioformats2raw-0.7.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
xref BMCV#99
FOR CONTRIBUTOR: