-
Notifications
You must be signed in to change notification settings - Fork 5
Add samplesheet generation for taxprofiler, mag #39
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
Conversation
Note: The default log -profile test | taxprofiler
detaxizer log -profile test_blastn | taxprofiler
*Edit, adding logs & different profiles |
Linting with tools 2.14.1 results in 0 errors. $ nf-core lint
INFO Testing pipeline: .
|
✅ It runs with no erros when the input sheet is
detaxizer:
taxprofiler:
|
I start with the template update 3.0.2. Might be that some merge conflicts arise when it is merged. |
subworkflows/local/generate_downstream_samplesheets/tests/main.nf.test
Outdated
Show resolved
Hide resolved
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.
Almost there!
Code and tests look good 👍
I just strongly feel not to produce a 'faulty' samplesheet with the included long-read only lines, and these should be removed.
So I think once this is added (and the minor coulple of other things), we are then good to go :)
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 now! Just need the merging in of the latest dev, and I thin kwe are good to go!
It might have been nice for @jannikseidelQBiC to check this first as it's his pipeline but I guess he can check on |
I checked with him on slack he gave me the 👍 |
Ah ok, perfect! Also works! |
Closes #38 & #39
PR checklist
nf-core lint
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).