Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update/pipeline template 2.10 #94

Merged
merged 29 commits into from
Nov 20, 2023
Merged

Conversation

anoronh4
Copy link
Collaborator

@anoronh4 anoronh4 commented Oct 6, 2023

Syncing the pipeline to the nf-core template pipeline to make sure it is compatible with nf-core tools 2.10 and current with the latest nf-core standards.

@anoronh4 anoronh4 marked this pull request as draft October 27, 2023 16:45
@anoronh4 anoronh4 marked this pull request as ready for review November 19, 2023 23:08
Copy link

Python linting (black) is failing

To keep the code consistent with lots of contributors, we run automated code consistency checks.
To fix this CI test, please run:

  • Install black: pip install black
  • Fix formatting errors in your pipeline: black .

Once you push these changes the test should pass, and you can hide this comment 👍

We highly recommend setting up Black in your code editor so that this formatting is done automatically on save. Ask about it on Slack for help!

Thanks again for your contribution!

@anoronh4 anoronh4 merged commit 7d6ba62 into develop Nov 20, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant