Somaticseq

Latest version: v3.7.4

Safety actively analyzes 638418 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 9

2.3.0

* Changed some directory structures
* Better integrated Strelka2

2.2.5

1) Will cat all the VCF files and use vcfsort.pl to sort if GATK.jar is not provided to do GATK CombineVariants.
2) Added a dockerfile.

2.2.4

* Consider if_Scalpel = 1 only if there is a SOMATIC tag in the INFO.
* Resolved a bug in the wrapper script where Strelka2 and Scalpel VCF files clash during GATK CombineVariants.

2.2.3

* Incorporated Strelka2 since it's now GPLv3.
* Added another R script (ada_model_builder_ntChange.R) that uses nucleotide substitution pattern as a feature. Limited experiences have shown us that it improves the accuracy, but it's not heavily tested yet.
* If a COSMIC site is labeled SNP in the COSMIC VCF file, if_cosmic and CNT will be labeled as 0. The COSMIC ID will still appear in the ID column. This will not change any results because both of those features are turned off in the training R script.
* Fixed a bug: if JointSNVMix2 is not included, the values should be "NaN" instead of 0's. This is to keep consistency with how we handle all other callers.

2.2.2

- Got around an occasional unexplained issue in then ada package were the SOR is sometimes categorized as type, by forcing it to be numeric.
- Changed defaults PASS score (i.e., probability value) from 0.7 to 0.5, and make them configurable in the SomaticSeq.Wrapper.sh script (i.e., --pass-threshold 0.5 and --lowqual-threshold 0.1).

2.2.1

- InDel_3bp now stands for indel counts within 3 bps of the variant site, instead of exactly 3 bps from the variant site as it was previously (likewise for InDel_2bp).
- Collapse MQ0 (mapping quality of 0) reads supporting reference/variant reads into a single metric of MQ0 reads (i.e., tBAM_MQ0 and nBAM_MQ0). From experience, the number of MQ0 reads is at least equally predictive of false positive calls, rather than distinguishing if those MQ0 reads support reference or variant.
- Obtain SOR (Somatic Odds Ratio) from BAM files instead of VarDict's VCF file.
- Fixed a typo in the SomaticSeq.Wrapper.sh script that did not handle inclusion region correctly.

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.