Skip to content

Enable VEP annotation with vcf2maf module#24

Merged
famosab merged 7 commits into
qbic-pipelines:devfrom
famosab:vep-vcf2maf
Jan 10, 2025
Merged

Enable VEP annotation with vcf2maf module#24
famosab merged 7 commits into
qbic-pipelines:devfrom
famosab:vep-vcf2maf

Conversation

@famosab
Copy link
Copy Markdown
Collaborator

@famosab famosab commented Jan 7, 2025

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
  • 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).

Closes #9

Copy link
Copy Markdown
Contributor

@mapo9 mapo9 left a comment

Choose a reason for hiding this comment

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

lgtm

@famosab famosab merged commit 2f03ad3 into qbic-pipelines:dev Jan 10, 2025
@famosab famosab deleted the vep-vcf2maf branch January 10, 2025 08:54
famosab added a commit that referenced this pull request Jan 15, 2025
* bump version to 1.2.0dev

* change version in nf-core yml

* Template Update to 3.1.1 (#25)

* Template update for nf-core/tools version 3.1.1

* update Changelog

* remove duplicate of workflow file

* Apply suggestions from code review

Co-authored-by: Mark Polster <58596435+mapo9@users.noreply.github.com>

---------

Co-authored-by: Mark Polster <58596435+mapo9@users.noreply.github.com>

* Enable VEP annotation with vcf2maf module (#24)

* update vcf2maf module and vep test

* update untar and enable vep again

* remove .vscode

* add test_vep to CI tests

* final newline

* add vep options back to usage docs

* prepare release 1.2.0 (#27)

* prepare next release

* prettier

* move VEP annotation to addition

---------

Co-authored-by: Mark Polster <58596435+mapo9@users.noreply.github.com>
@famosab famosab mentioned this pull request Jan 15, 2025
10 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.

2 participants