Skip to content
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

Minimal Snakemake workflow #1

Draft
wants to merge 38 commits into
base: main
Choose a base branch
from
Draft

Minimal Snakemake workflow #1

wants to merge 38 commits into from

Conversation

lauraporta
Copy link
Member

@lauraporta lauraporta commented Nov 11, 2024

Description

What is this PR

  • Bug fix
  • Addition of a new feature
  • Other

Why is this PR needed?
Updates with a working initial part of a workflow that can be used for multi-photon imaging pipelines.

What does this PR do?
Adds basic Snakemake workflow to read tiffs files from given folder patterns, writes new files according to Neuroblueprint standard, and runs arbitrary preprocessing steps that could be required before image registration.

References

#2

How has this PR been tested?

In test locally, unit tests to be built

Is this a breaking change?

No

Does this PR require an update to the documentation?

TODO

Checklist:

  • The code has been tested locally
  • Tests have been added to cover all new functionality
  • The documentation has been updated to reflect any changes
  • The code has been formatted with pre-commit

@lauraporta lauraporta mentioned this pull request Dec 4, 2024
13 tasks
@lauraporta lauraporta changed the title Skeleton of a pipeline to explore parameters and store images Minimal Snakemake workflow Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant