-
Notifications
You must be signed in to change notification settings - Fork 82
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
DSL2: Pull input files from reference sheet columns #1018
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.
LGTM!
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.
Tired look says this is OK, although we really need much more extensive tests (leave one out like things) as this is a bit of a monster, but well done @scarlhoff for taking this one on!!!
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.
One tiny syntax improvement but not necessary otherwise OK for me 👌
We must make sure to test the crap out of this (tbh we should already add nf-test...)
This PR edits the input of files to be through the reference indexing subworkflow both for single and multiple references.
Adds input for these files:
This closes #988.