Skip to content

Releases: AmpliconSuite/AmpliconClassifier

v1.2.0

18 Jun 22:35
Compare
Choose a tag to compare
  • 0bp and 1bp segments in decomposed AA cycles no longer contribute to identification of foldbacks, improving BFB detection
  • bugfix for --add_chr_tag arg in ecDNA context analysis
  • handle empty bed file edge case in ecDNA context analysis

v1.1.4

01 May 17:54
Compare
Choose a tag to compare

AC version 1.1.4

  • Remove unused check for AC_SRC in feature_similarity.py
  • Add ecDNA context to result table
  • Bugfixes for annotation file reading
  • Correct off-by-one error in cycle length calculation (was 1bp too short)
  • Do not allow --filter_similar with --ref GRCh38_viral as viral amplicon boundaries are conserved and this would filter oncoviral cases inappropriately.

v1.1.3

22 Mar 17:16
Compare
Choose a tag to compare

AC version 1.1.3

  • provides bugfixes for feature & amplicon similarity calculations on mm10-aligned samples
  • fix occasional crash during classification of GRCh38_viral-aligned samples

v1.1.2

05 Feb 01:41
Compare
Choose a tag to compare

Adds a bugfix to a rare situation where genomically overlapping ecDNA are reported

v1.1.1

05 Jan 17:52
Compare
Choose a tag to compare

This tagged release incorporates a fix for a critical bug (crash) in 1.1.0.

v1.1.0

19 Dec 00:57
Compare
Choose a tag to compare

--- This release is broken and fixed in 1.1.1 ---

  • bugfixes to high-CN BFB detection with many foldbacks
  • handle old AA graph files w/o homology info
  • better handling of graph and cycles files not found by ecDNA context method

v1.0.0

17 Nov 20:25
Compare
Choose a tag to compare
  • adds ecDNA genomic context reporting to enable analysis of ecDNA origins
  • refactor to place library files into a directory (will simplify conda packaging)
  • add warning if input file cannot be generated
  • tweak filtering criteria for --filter_similar argument

Version incremented to 1.0.0 as method is becoming stable.

v0.5.4

17 Aug 23:14
Compare
Choose a tag to compare
  • Incorporates functionality of make_input.sh directly into amplicon_classifier.py
  • Users can now give a directory of AA outputs to the classifier with --AA_results, bypasing the need to make the .input file.
  • Makes reading of graph file more robust
  • Tweaks --filter_similar multiple comparisons p-val adjustment
  • Bugfix to gene names changed for hg38
  • Documentation updates

v0.5.3

19 Jun 18:07
Compare
Choose a tag to compare
  • Adds filtering of amplicons with too many foldback-like artifacts for improved BFB detection
  • remove index.html generation
  • documentation updates

v0.5.2

05 Jun 16:26
Compare
Choose a tag to compare

Re-organize legacy files. Make compatible with upcoming conda package of AmpliconSuite. Classifications unchanged from 0.5.1.