1.2.0
BedAnno 1.20 Release Note
Compare with 1.15 updates
Features updated
- IO::Uncompress::Gunzip add option
MultiStream => 1
to fit the need of version update of this package - Variant position and ref alt standardization method update to have the ablity to not to give rep format variant with left aligned, and this is used when querying public databases.
Issue Fixed
- Change to give
ext
format pHGVS instead offs
format forstop-loss
function variants. - Change to give 'stop-retained' function instead of 'no-change' to variants located at stop-codon region with neither AA change nor stop-codon effect change, and give the format like
p.(*123=)
pHGVS. - Fix issue when transcript-refgenome differences on the edge of exon where variants located at, give the most accurate prediction of functions.
- Fix issue of gHGVS format string gives left aligned variant format problem.