- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1
Pcgr v2.2.5 #22
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
base: release/0.3.0
Are you sure you want to change the base?
Pcgr v2.2.5 #22
Conversation
…11) * add params input for sigrap tools
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the PCGR (Personal Cancer Genome Reporter) version from v2.2.1 to v2.2.5. The update includes corresponding changes to VEP annotation fields to support new gnomAD genome frequency annotations.
- Updated Docker conda environment lock files to reference PCGR v2.2.5
- Added gnomAD genome (gnomADg) annotation fields to VEP CSQ format strings
- Added logging imports and logger initialization to several workflow modules
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description | 
|---|---|
| docker/Dockerfile.pcgr | Updated conda lock file URLs from PCGR v2.2.1 to v2.2.5 for both pcgr and pcgrr environments | 
| bolt/common/constants.py | Extended VEP CSQ format strings to include gnomAD genome frequency fields (gnomADg_*) | 
| bolt/workflows/smlv_somatic/report.py | Added logging module import and logger initialization; defined pcgr_output_dir variable | 
| bolt/workflows/smlv_germline/report.py | Added logging module import and logger initialization | 
| bolt/workflows/smlv_somatic/filter.py | Added duplicate logging import | 
| bolt/workflows/other/cancer_report.py | Added logging module import | 
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
bump pcgr v2.2.1 -> v2.2.5