Releases: AmpliconSuite/AmpliconClassifier
Releases · AmpliconSuite/AmpliconClassifier
v1.5.2
v1.5.1
- When converting intervals back to 0-based half-open from fully closed interval, bugfix to intervals being reported 1bp longer than they should be.
- lncRNA annotations created using GENCODE database.
- Added
check_SV_support.pyscript and refactor read support analysis code. - Catch edge case where no CN states found in ecDNA context analysis.
- Expose p-value threshold argument for similarity filtering to user.
- Decrease stringency for similarity-based filtering of linear amps.
- Add optional argument to do
--make_results_table, the consolidate report of classification outputs that previously required running a separatemake_results_table.pyscript. - Add script to liftover AC files between ref versions (@Sspandau)
- Add script to create directory of softlinks to sashimi plots by amplicon classification type.
v1.4.2
- bugfix to
make_input.shwhen no amplicons present - logging improvements and bugfixes
- improve legacy version usability for easier comparison of legacy to current
- improve results_comparator.py
- rewrite make_input.sh and bugfixes
- Includes updates which were not actually included in the prior release:
- modifications to default params to increase stringency of ecDNA identification for small, low CN focal amps
- remove deprecated edges-related info from --verbose_classification
- refactor global vars into config JSON file, allow users to modify with --config to set additional params
- refactor variable names for readability, move some functions into utils
v1.4.1
- small modifications to default params to increase stringency of ecDNA identification
- remove deprecated edges-related info from
--verbose_classification - refactor global vars into config JSON file, allow users to modify with
--configto set additional params - refactor variable names for readability, move some functions into utils