Skip to content

adding aardvark benchmarking - #315

Merged
kubranarci merged 13 commits into
devfrom
add-aardvark-tool
Jul 20, 2026
Merged

adding aardvark benchmarking#315
kubranarci merged 13 commits into
devfrom
add-aardvark-tool

Conversation

@kubranarci

Copy link
Copy Markdown
Contributor

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 you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/variantbenchmarking branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@kubranarci kubranarci linked an issue Jul 17, 2026 that may be closed by this pull request
@kubranarci
kubranarci requested a review from georgiakes July 17, 2026 12:52

@georgiakes georgiakes left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hellooo. Here are some comments :)

Comment thread assets/schema_input.json
Comment thread assets/samplesheet_HG008.csv Outdated
Comment thread conf/tests/somatic_small.config
Comment thread docs/usage.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread conf/tests/germline_small.config Outdated
kubranarci and others added 3 commits July 20, 2026 09:39
Co-authored-by: Georgia Kesisoglou <georgiakes@gmail.com>
Co-authored-by: Georgia Kesisoglou <georgiakes@gmail.com>
@kubranarci

Copy link
Copy Markdown
Contributor Author

@nf-core-bot fix linting

@kubranarci
kubranarci requested a review from georgiakes July 20, 2026 08:28
Comment thread assets/schema_input.json
Comment thread subworkflows/local/prepare_vcfs_test/main.nf Outdated
Comment thread docs/usage.md
@kubranarci

Copy link
Copy Markdown
Contributor Author

@nf-core-bot fix linting

@georgiakes georgiakes left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@kubranarci
kubranarci merged commit 1d3fb18 into dev Jul 20, 2026
22 checks passed
@kubranarci
kubranarci deleted the add-aardvark-tool branch July 23, 2026 12:31
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.

add aardvark to the available benchmark tools

3 participants