-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: Release v13.0.0 #1320
feat: Release v13.0.0 #1320
Conversation
…val of duplicate instances of BND variants
…er rule after svdb merge
…dless of normal presence
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1320 +/- ##
==========================================
+ Coverage 99.31% 99.44% +0.12%
==========================================
Files 29 39 +10
Lines 1756 1974 +218
==========================================
+ Hits 1744 1963 +219
+ Misses 12 11 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@Clinical-Genomics/cancer: System integration tests:Analysis:
Warning Additional QC metrics failing for the UMI worklfow:
Storage, delivery, and upload:
Identified and corrected issues:
|
Added: - Picard AddReadGroup command before VarDict - Samtools sort and index after merging reads with Sentieon Dedup Changed: for changes in existing functionality. - Increased memory and threads for VarDict
Removed: - Extra samtools and index command from WGS analysis
…IC into release_v13.0.0
Removed: - Removed bcftools command for setting soft-filter with maximum allele-frequency, which eventually leads to a hard removal of these variants.
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.
Wow, took me a long time to read through all of these changes, and miraculously I found not a single typo or error anywhere. Amazing job @ivadym
(note for future generations: I'm kidding. The PRs have been reviewed already, and this can be merged when the validation report is approved)
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 8 New issues |
Changelog:
Added:
CADD
SNV references feat: add cadd snv reference #1126CADD
SNV annotation feat: add cadd snv annotation #1150stats
,flagstat
,idxstat
to WGS workflow feat: core pipeline restructuring #1176--rerun-trigger mtime
option to Snakemake command fix: Snakemake re-run behaviour #1217CADD
container feat: add cadd container #1222htslib
(samtools, bcftools tabix) container feat: add htslib container #1234CADD
scores for INDELs feat: add cadd annotations for indel #1238CADD
reference to tests https://githuc.com/Clinical-Genomics/BALSAMIC/pull/1241cnvkit
container feat: add cnvkit container #1252PureCN
container feat: add purecn container #1255GATK
container feat: add gatk container #1266LOH
to TGA workflow feat: add LOH analysis to TGA workflow #1278wkhtmltopdf
to system requirements feat: TGA CNV report #1339Changed:
reference.json
file to use relative paths refactor: Update reference.json to use relative paths #1251PCT_PF_READS_IMPROPER_PAIRS
QC threshold lowered to 5% perf: LowerPCT_PF_READS_IMPROPER_PAIRS
QC threshold to 5% #1265<tumor/normal>.<LIMS_ID>.cram
fix: cram file hk tags #1307Fixed:
gens_preprocessing
rule missing python directive fix: gens_preprocessing rule missing python directive #1322Removed: