-
Notifications
You must be signed in to change notification settings - Fork 3
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
Remove input read indices, make reference index optional and combine same sample together #59
Conversation
|
@nf-core-bot fix linting |
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.
- Push the updated
samtools merge
to nf-core - Update
bin/check_samplesheet.py
not to append the_T*
suffixes so that you don't need thereplaceAll
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.
Initial review. I think we should clean up the pipeline logic a bit before adding the next set of features. Thinking about what we need and what is just adding complexity. Yet to run tests.
Co-authored-by: Matthieu Muffato <[email protected]>
with conda environment file and maintainers list
|
|
PR checklist
nf-core lint
).nextflow run . -profile 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).