Skip to content

Raw2ometiff #8050

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

Merged
merged 27 commits into from
Jun 16, 2025
Merged

Raw2ometiff #8050

merged 27 commits into from
Jun 16, 2025

Conversation

CaroAMN
Copy link
Contributor

@CaroAMN CaroAMN commented Mar 25, 2025

PR checklist

Closes #8015

  • If you've added a new tool - have you followed the module conventions in the contribution docs
  • If necessary, include test data in your PR.
  • Remove all TODO statements.
  • Emit the versions.yml file.
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • Use BioConda and BioContainers if possible to fulfil software requirements.
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • For modules:
      • nf-core modules test <MODULE> --profile docker
      • nf-core modules test <MODULE> --profile singularity
      • nf-core modules test <MODULE> --profile conda

added a test Zarr directory because with GitHub raw i can only access individual files. Can change that if i / or someone has a better idea :)

@CaroAMN CaroAMN enabled auto-merge March 31, 2025 14:07
@luiskuhn luiskuhn self-requested a review May 19, 2025 09:56
Copy link
Contributor

@luiskuhn luiskuhn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! in the same good shape as this related module: #7518

@luiskuhn
Copy link
Contributor

luiskuhn commented May 28, 2025

it seems the linting error is also related to the OME channel: 'ome' is not one of ['bioconda', 'conda-forge'], as in this previous PR: #7518

@maxulysse , @mahesh-panchal could you help us out here?

Copy link
Member

@maxulysse maxulysse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor comments

@luiskuhn
Copy link
Contributor

luiskuhn commented Jun 5, 2025

minor comments

thanks!

@CaroAMN CaroAMN requested a review from maxulysse June 13, 2025 08:53
Copy link
Contributor

@famosab famosab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small additions :)

@famosab
Copy link
Contributor

famosab commented Jun 13, 2025

This is still under development but maybe when this is released with more functions you could use this when updating the module in the future: https://github.com/nf-core/nft-tiff

@CaroAMN
Copy link
Contributor Author

CaroAMN commented Jun 13, 2025

This is still under development but maybe when this is released with more functions you could use this when updating the module in the future: https://github.com/nf-core/nft-tiff

Yes that would be nice :)

@CaroAMN
Copy link
Contributor Author

CaroAMN commented Jun 16, 2025

Ok i hope i didn't forget anything this time 😅

@famosab
Copy link
Contributor

famosab commented Jun 16, 2025

Now that I understood that you are going for ome.tiff and not .tiff (could have known from the module name haha) I added a couple more comments to be consistent :)

@CaroAMN
Copy link
Contributor Author

CaroAMN commented Jun 16, 2025

Now that I understood that you are going for ome.tiff and not .tiff (could have known from the module name haha) I added a couple more comments to be consistent :)

makes sense 👍

Copy link
Contributor

@famosab famosab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@famosab
Copy link
Contributor

famosab commented Jun 16, 2025

@maxulysse Can you check again if your changes have been addressed?

@CaroAMN CaroAMN added this pull request to the merge queue Jun 16, 2025
Merged via the queue into nf-core:master with commit 75ba6e1 Jun 16, 2025
24 checks passed
@CaroAMN CaroAMN deleted the raw2ometiff branch June 16, 2025 09:53
@luiskuhn
Copy link
Contributor

@CaroAMN congrats!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

new module: raw2ometiff
5 participants