-
Notifications
You must be signed in to change notification settings - Fork 417
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 --aligner to choose between bwa-mem and bwa-mem2 #282
Conversation
Maybe I missed it, but if |
Default would be Line 43 in c12f9d8
|
OK, but if I set |
That's a very good point. |
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.
The bwa changes look good. can't say much about the json schema. For me it looks good, but I haven't played around with it so far.
I know now that the conda env takes around 3 hours to compute, so trying again on my side to see if it all works well. |
Struggling a bit to compute a conda env on my computer, with
bwa
andbwa-mem2
, but also with either one of them.So finally, opposed to what I said on Slack, I'm trying to have both of them at once, and see if it build on dockerhub.
nf-core/sarek pull request
Many thanks for contributing to nf-core/sarek!
Please fill in the appropriate checklist below (delete whatever is not relevant).
These are the most common things requested on pull requests (PRs).
PR checklist
nextflow run . -profile test,docker
).nf-core lint .
).docs
is updatedCHANGELOG.md
is updatedREADME.md
is updatedLearn more about contributing: CONTRIBUTING.md