Skip to content

Releases: ijhoskins/satmut_utils

v1.1.5-dev

31 May 15:18
Compare
Choose a tag to compare

Fixed bug in SatmutUtilsToDiMSum. WT count not previously estimated accurately.

v1.1.3-dev-multi

31 May 15:25
Compare
Choose a tag to compare
v1.1.3-dev-multi Pre-release
Pre-release

Fixed bug in SatmutUtilsToDiMSum. WT count not previously estimated accurately.

v1.1.4-dev

25 Dec 23:24
Compare
Choose a tag to compare

Fixed bug in HGVS annotations for out-of-frame duplications > 1 nt.

v1.1.3-dev

14 Nov 20:22
Compare
Choose a tag to compare

Ensure HGVS annotations use uppercase bases to ensure compatibility with MAVEdb.

Fixed run_mave_hgvs_annot.py script to require target BED and fix bug in deletion-insertion MAVE-HGVS string.

v1.1.1-dev-multi

14 Nov 22:08
Compare
Choose a tag to compare
v1.1.1-dev-multi Pre-release
Pre-release

Fixed bugs in HGVS annotations for single in-frame insertions and MNPs spanning the CDS-3' UTR junction.

Ensure deletion-insertion annotations follow HGVS proposal SVD-WG010.

Added a script (run_mave_hgvs_annot.py) for post-processing *summary.txt files to adjust HGVS positions relative to target regions as opposed to a coding sequence.

Ensure HGVS annotations use uppercase bases to ensure compatibility with MAVEdb.

Fixed description of the call algorithm in the manual.

v.1.1.2-dev

15 Sep 21:55
Compare
Choose a tag to compare

Fixed bugs in HGVS annotations for single in-frame insertions and MNPs spanning the CDS-3' UTR junction. Ensure deletion-insertion annotations follow HGVS proposal SVD-WG010. Added a script for post-processing *summary.txt files to adjust HGVS positions relative to target regions as opposed to a coding sequence.

v1.1.1-dev

11 Sep 20:35
Compare
Choose a tag to compare

Fixed unintended reversion to 1.1.0-dev-multi logic for MNP calling.

v1.1.0-dev

11 Sep 18:59
Compare
Choose a tag to compare

Added support for simple insertion and deletion calling. Added MAVE-HGVS annotations.

v1.1.0-dev-multi

11 Sep 19:07
Compare
Choose a tag to compare
v1.1.0-dev-multi Pre-release
Pre-release

Added support for simple insertion and deletion calling. Added MAVE-HGVS annotations. v1.1.0-dev-multi differs from v1.1.0-dev by enabling multivariant calling for more than two codon changes.

v1.0.4-dev

03 Jul 23:05
Compare
Choose a tag to compare

Fixed bug where relative file paths caused the alignment workflow to fail. Removed the filtering of GFF records that annotate contigs with RefSeq accession identifiers (NT or NW), as filtering may lead to errors with custom reference files specifying a contig that begins with NT or NW.