Skip to content

feat: aligners & variant callers#282

Draft
adthrasher wants to merge 101 commits intomainfrom
feat/minimap2
Draft

feat: aligners & variant callers#282
adthrasher wants to merge 101 commits intomainfrom
feat/minimap2

Conversation

@adthrasher
Copy link
Copy Markdown
Member

@adthrasher adthrasher commented Dec 3, 2025

Adds new WDL task implementations:

  • bwa-mem2
  • minimap2
  • hisat2
  • vg giraffe
  • DeepVariant / DeepSomatic
  • Strelka
  • Manta
  • Clair3
  • NGSEP

Before submitting this PR, please make sure:

  • You have added a few sentences describing the PR here.
  • The code passes all CI tests without any errors or warnings.
  • You have added tests (when appropriate).
  • You have added an entry in any relevant CHANGELOGs (when appropriate).
  • If you have made any changes to the scripts/ or docker/ directories, please ensure any image versions have been incremented accordingly!
  • You have updated the README or other documentation to account for these changes (when appropriate).

@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@adthrasher adthrasher marked this pull request as draft December 9, 2025 16:12
@adthrasher adthrasher self-assigned this Dec 9, 2025
Comment thread docker/ngsep/Dockerfile Fixed
Comment thread docker/ngsep/Dockerfile Fixed
Comment thread docker/ngsep/Dockerfile Fixed
Comment thread docker/ngsep/Dockerfile Fixed
Comment thread docker/ngsep/Dockerfile Fixed
Comment thread docker/ngsep/Dockerfile Fixed
Comment thread docker/ngsep/Dockerfile Fixed
Comment thread docker/ngsep/Dockerfile Fixed
Comment thread docker/ngsep/Dockerfile Fixed
Comment thread docker/ngsep/Dockerfile Fixed
Comment thread docker/ngsep/Dockerfile Fixed
Comment thread docker/ngsep/Dockerfile
@@ -0,0 +1,5 @@
FROM eclipse-temurin:21

Check warning

Code scanning / Snyk Container

Medium severity - CVE-2025-69648 vulnerability in binutils Warning

This file introduces a vulnerable binutils package with a medium severity vulnerability.
Comment thread docker/ngsep/Dockerfile
@@ -0,0 +1,5 @@
FROM eclipse-temurin:21

Check warning

Code scanning / Snyk Container

Medium severity - CVE-2025-69647 vulnerability in binutils Warning

This file introduces a vulnerable binutils package with a medium severity vulnerability.
Comment thread docker/ngsep/Dockerfile
@@ -0,0 +1,5 @@
FROM eclipse-temurin:21

Check warning

Code scanning / Snyk Container

Medium severity - CVE-2025-69644 vulnerability in binutils Warning

This file introduces a vulnerable binutils package with a medium severity vulnerability.
Comment thread docker/ngsep/Dockerfile
@@ -0,0 +1,5 @@
FROM eclipse-temurin:21

Check warning

Code scanning / Snyk Container

Medium severity - CVE-2025-69652 vulnerability in binutils Warning

This file introduces a vulnerable binutils package with a medium severity vulnerability.
Comment thread docker/ngsep/Dockerfile
@@ -0,0 +1,5 @@
FROM eclipse-temurin:21

Check warning

Code scanning / Snyk Container

Medium severity - CVE-2025-69651 vulnerability in binutils Medium

This file introduces a vulnerable binutils package with a medium severity vulnerability.
Comment thread docker/ngsep/Dockerfile
@@ -0,0 +1,5 @@
FROM eclipse-temurin:21

Check warning

Code scanning / Snyk Container

Medium severity - CVE-2025-69645 vulnerability in binutils Warning

This file introduces a vulnerable binutils package with a medium severity vulnerability.
Comment thread docker/ngsep/Dockerfile
@@ -0,0 +1,5 @@
FROM eclipse-temurin:21

Check warning

Code scanning / Snyk Container

Medium severity - CVE-2025-69646 vulnerability in binutils Warning

This file introduces a vulnerable binutils package with a medium severity vulnerability.
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.

2 participants