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

Sentieon dedup #3224

Merged
merged 34 commits into from
Mar 30, 2023
Merged

Sentieon dedup #3224

merged 34 commits into from
Mar 30, 2023

Conversation

asp8200
Copy link
Contributor

@asp8200 asp8200 commented Mar 30, 2023

Adding module for Sentieons dedup function.

The tests should be passing now.

Also some minor changes to the Sentieon-bwamem module.

  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the module conventions in the contribution docs
  • Emit the versions.yml file.
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • Use BioConda and BioContainers if possible to fulfil software requirements. (No, we are getting the docker-image from dockerHub)
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • PROFILE=docker pytest --tag <MODULE> --symlink --keep-workflow-wd --git-aware
    • PROFILE=singularity pytest --tag <MODULE> --symlink --keep-workflow-wd --git-aware
    • PROFILE=conda pytest --tag <MODULE> --symlink --keep-workflow-wd --git-aware (Can't be tested with conda)

asp8200 and others added 4 commits March 30, 2023 18:17
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
asp8200 and others added 11 commits March 30, 2023 18:29
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
@asp8200 asp8200 changed the title DRAFT: Sentieon dedup Sentieon dedup Mar 30, 2023
@maxulysse maxulysse added this pull request to the merge queue Mar 30, 2023
Merged via the queue into master with commit 8c159eb Mar 30, 2023
jvfe pushed a commit to jvfe/modules that referenced this pull request Mar 30, 2023
* Fixing stub

* Adding Sentieon-Dedup module and test

* Skipping conda for all tests tagged sentieon

* Adding test for sentieon-dedup

* Not running conda test for sentieon modules

* WIP: Trying to hardcode output to cram

* Fixing suffix

* WIP: Fetch md5sums

* Updating md5sums

* Removing outdated comments

* Adding extra args for driver, LocusCollector and Dedup

* yml-doc for Dedup-module

* Adding updating for rmdup in test-config

* WIP: Adding test for dedup rmdup

* Removing unwanted tags

* Trying to run two dedup-tests

* Adding test of sentieon dedup with removal of reads

* Re-adding secrets

* Removing option rmdup from test yaml

* Update tests/modules/nf-core/sentieon/dedup/nextflow.config

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>

* Update modules/nf-core/sentieon/dedup/main.nf

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>

* Update modules/nf-core/sentieon/dedup/main.nf

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>

* Update modules/nf-core/sentieon/bwamem/main.nf

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>

* Update modules/nf-core/sentieon/dedup/main.nf

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>

* Update modules/nf-core/sentieon/dedup/main.nf

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>

* Update modules/nf-core/sentieon/dedup/main.nf

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>

* Update modules/nf-core/sentieon/dedup/main.nf

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>

* Update modules/nf-core/sentieon/dedup/main.nf

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>

* Adding prefix for stub

* fix

* fix

* fix

* Updating md5sums

---------

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
@muffato muffato deleted the sentieon_dedup branch April 5, 2023 00:22
@edmundmiller
Copy link
Contributor

Closed #734

@asp8200 asp8200 mentioned this pull request Sep 21, 2023
4 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.

None yet

3 participants