Skip to content

Commit a46412c

Browse files
author
sprokopec
committed
PughLab pipeline-suite (version 0.9.15)
1 parent edfa5a7 commit a46412c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2025-04-02: PughLab pipeline-suite (version 0.9.15);
2+
- MAJOR updates:
3+
- added functionality for MSI-Sensor v1.3.0
4+
- MINOR updates:
5+
- changed how collect_snv_output.R determines sequencing type
6+
- fixed use of PoN for VarScan with tumour-only cases
7+
- increased memory required for count_callable_bases.R for WGS (get_coverage.pl)
8+
- removed default parameters from star_fusion.pl, convert_bam_to_cram.pl
9+
- added fix to runIchorCNA.R for male samples (normalizing by matched normal)
10+
- rescaled CN value for IchorCNA plots (from 0:N to -2:N)
11+
- added NA handling to collect_sequencing_metrics.R
12+
- added tool_config to convert_bam_to_cram.pl (removed default paths/paramters)
13+
- changed feature collected for DELFI in collect_fragmentomics_output.R (from combined_centered to ratio_centered; this removes per-sample/per-bin coverage correction)
14+
115
2025-01-10: PughLab pipeline-suite (version 0.9.14);
216
- MAJOR update to genotype_gvcfs.pl:
317
- replaced germline correlation functions (very memory intensive) with bcftools gtcheck (compares genotypes for all germline/somatic variants and provides number of match/mismatch for each sample pair)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# PughLab pipeline-suite (version 0.9.14)
1+
# PughLab pipeline-suite (version 0.9.15)
22

33
## Introduction
44
This is a collection of pipelines to be used for NGS (DNA, including WGS, WXS and TS, RNA-Seq and EM-Seq) analyses, from alignment to variant calling.

0 commit comments

Comments
 (0)