-
Notifications
You must be signed in to change notification settings - Fork 415
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
add_dysgu_sarek #1590
base: dev
Are you sure you want to change the base?
add_dysgu_sarek #1590
Conversation
This PR is against the
|
|
Co-authored-by: Maxime U Garcia <[email protected]>
CI failures are unrelated, so no worries about that. Could you please check the last commit to see if I added |
@maxulysse I have updated some documentation for |
Hi @maxulysse, |
Hi @maxulysse @FriederikeHanssen, I apologize for the interruption, especially if you're on vacation. I need a suggestion and some help regarding an issue I'm encountering while running dysgu locally before it gets merged. If I can use this pipeline without merging, that would be amazing. Thank you so much for your time and help, as always. I highly appreciate it.
|
Hi @FriederikeHanssen any updates on module dysgu? |
BAM_VARIANT_CALLING_DYSGU ( | ||
cram, | ||
fasta, | ||
fasta_fai |
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.
you need to add a fourth input channels with intervals. It is probably just called intervals
.
PR checklist
nf-core lint
).nf-test test tests/ --verbose --profile +docker
).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).