|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 | This project adheres to [Semantic Versioning](http://semver.org/).
|
5 | 5 |
|
| 6 | +## [12.0.0] |
| 7 | + |
| 8 | +- Set overlap requirement for merging two SVs to 0.8, down from the 0.95 default |
| 9 | +- Set overlap requirement for SV annotation to 0.6, up from 0.5 |
| 10 | +- Update Tiddit to improve SV positioning |
| 11 | +- Increased memory allocation for salmon and picardtools_mergersamfiles (RNA) |
| 12 | +- New version of MegaFusion. A bug in the previous version prevented SVDB from writing the format and sample field in the vcf. |
| 13 | +- Remove the RSeQC read duplication analysis as it often fails. |
| 14 | +- Increased run time allocation for gatk_asereadcounter. |
| 15 | +- Increased the default required length for a trimmed rna read to be retained from 20 bp to 40 bp. Configurable via CLI or config. |
| 16 | +- Fixed a bug where gnomad SV version 2.0 instead of version 2.1 was used to annotate SVs |
| 17 | +- One-pass instead of two-pass mapping with STAR-Fusion, as recommended for STAR-Fusion 1.12 |
| 18 | +- Bump max run time for retroseq to 15 hours. |
| 19 | + |
| 20 | +### Tools |
| 21 | + |
| 22 | +- Arriba 2.3.0 -> 2.4.0 |
| 23 | +- DeepVariant 1.4.0 -> 1.5.0 |
| 24 | +- FastQC: 0.11.9 -> 0.12.1 |
| 25 | +- GATK: 4.2.6.1 -> 4.4.0.0 |
| 26 | +- Gffcompare 0.11.2 -> 0.12.6 |
| 27 | +- Htslib 1.15.1 -> 1.16 |
| 28 | +- MegaFusion 66a3a80 -> d3feacf |
| 29 | +- Picard 2.27.2 -> 2.27.5 |
| 30 | +- STAR-Fusion 1.11.0 -> 1.12.0 |
| 31 | +- SVDB: 2.7.0 -> 2.8.2 |
| 32 | +- Tiddit 3.3.2 -> 3.6.0 |
| 33 | + |
| 34 | +### Databases |
| 35 | + |
| 36 | +clinvar: 20220829 -> 20230508 |
| 37 | +loqusdb snapshot: 20230208 -> 20230512 |
| 38 | +hmtvar: oct2022 |
| 39 | + |
6 | 40 | ## [11.2.2]
|
7 | 41 |
|
8 | 42 | - New patch of gens pre processing container.
|
9 | 43 |
|
10 | 44 | ### Tools
|
11 | 45 |
|
12 |
| -gens_preproc 1.0.8 -> 1.0.11 |
| 46 | +- gens_preproc 1.0.8 -> 1.0.11 |
13 | 47 |
|
14 | 48 | ## [11.2.1]
|
15 | 49 |
|
16 | 50 | - Patching of gens pre processing container to solve an issue with incomplete bed files.
|
17 | 51 |
|
18 | 52 | ### Tools
|
19 | 53 |
|
20 |
| -gens_preproc 1.0.2 -> 1.0.8 |
| 54 | +- gens_preproc 1.0.2 -> 1.0.8 |
21 | 55 |
|
22 | 56 | ## [11.2.0]
|
23 | 57 |
|
@@ -88,7 +122,7 @@ gens_preproc 1.0.2 -> 1.0.8
|
88 | 122 | - dbnsfp: 4.1a -> 4.3a (grch38 only)
|
89 | 123 | - gnomad: r3.1.1 -> r3.1.2 (grch38 only)
|
90 | 124 | - giab: 3.3.2 -> 4.2.1
|
91 |
| -- loqusdb dump: 20210921 -> 20220905 |
| 125 | +- loqusdb dump: 20210921 -> c |
92 | 126 | - nist: v3.3.2 -> v4.2.1
|
93 | 127 | - vcf2cytosure blacklist: 200520
|
94 | 128 |
|
|
0 commit comments