-
Notifications
You must be signed in to change notification settings - Fork 870
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
Raw2ometiff #8050
Conversation
There was a problem hiding this 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
it seems the linting error is also related to the OME channel: @maxulysse , @mahesh-panchal could you help us out here? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor comments
thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small additions :)
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 |
Co-authored-by: Famke Bäuerle <[email protected]>
Co-authored-by: Famke Bäuerle <[email protected]>
Yes that would be nice :) |
Ok i hope i didn't forget anything this time 😅 |
Now that I understood that you are going for |
makes sense 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
@maxulysse Can you check again if your changes have been addressed? |
@CaroAMN congrats! |
PR checklist
Closes #8015
versions.yml
file.label
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 :)