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

Pipeline not using channels for all inputs #390

Closed
nschcolnicov opened this issue Aug 27, 2024 · 1 comment
Closed

Pipeline not using channels for all inputs #390

nschcolnicov opened this issue Aug 27, 2024 · 1 comment
Assignees

Comments

@nschcolnicov
Copy link
Contributor

The pipeline sometimes uses groovy functions to define file() or value variables instead of using channels. The conditional statements and some of the handling is built around using variables instead of channels, so this ticket is a little bit of a mess to address. This is not something that breaks the pipeline, but it is also not good practices.

@nschcolnicov nschcolnicov converted this from a draft issue Aug 27, 2024
@nschcolnicov nschcolnicov self-assigned this Aug 28, 2024
@nschcolnicov nschcolnicov mentioned this issue Aug 29, 2024
11 tasks
@nschcolnicov nschcolnicov closed this as completed by moving to Done in smrnaseq Sep 3, 2024
@nschcolnicov
Copy link
Contributor Author

PR merged!

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

No branches or pull requests

1 participant