Skip to content
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 ignore_soft_clipped_bases option #230

Merged
merged 3 commits into from
Jul 14, 2020
Merged

add ignore_soft_clipped_bases option #230

merged 3 commits into from
Jul 14, 2020

Conversation

pcantalupo
Copy link
Contributor

@pcantalupo pcantalupo commented Jul 13, 2020

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

  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • If necessary, also make a PR on the nf-core/sarek branch on the nf-core/test-datasets repo
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: CONTRIBUTING.md

@maxulysse maxulysse changed the base branch from master to dev July 13, 2020 14:25
@maxulysse
Copy link
Member

Hi @pcantalupo, Thanks a lot for your PR.
I have a couple issues.
It seems that you made it from the master branch instead of the dev branch.
I changed the target branch to dev and we now have way more modifications that we should have.
I'll suggest you to follow our contributing guidelines.

Copy link
Member

@maxulysse maxulysse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @pcantalupo thanks again for this first PR.

@drpatelh
Copy link
Member

--ignore_soft_clipped_bases is better I think. Could use --ignore_soft_clipped too but that may lead to confusion with reads that are soft-clipped and not the bases themselves.

@maxulysse maxulysse requested a review from a team July 13, 2020 15:28
main.nf Outdated Show resolved Hide resolved
main.nf Outdated Show resolved Hide resolved
main.nf Outdated Show resolved Hide resolved
main.nf Outdated Show resolved Hide resolved
main.nf Outdated Show resolved Hide resolved
nextflow.config Outdated Show resolved Hide resolved
@maxulysse
Copy link
Member

@pcantalupo if you agree with the suggestions we propose, you can batch accept them if you're in the files changes tab.
That way you can do only one commit directly here on github

Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se>
@maxulysse
Copy link
Member

Thanks a lot @pcantalupo for this first PR

@maxulysse maxulysse merged commit c2a43ed into nf-core:dev Jul 14, 2020
@pcantalupo pcantalupo deleted the issue218 branch July 14, 2020 13:33
@maxulysse maxulysse changed the title added dont_use_soft_clipped_bases option add ignore_soft_clipped_bases option Jul 14, 2020
@maxulysse maxulysse mentioned this pull request Jul 23, 2020
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants