Skip to content

Releases: erinyoung/ACI

1.4.20240116

17 Jan 00:49
b62ee87
Compare
Choose a tag to compare
  • various bug fixes
  • removed itertools
  • attempted more things under concurrent
  • new pylint adjustments

1.2.20231229

08 Jan 22:28
4568ea3
Compare
Choose a tag to compare

Major update!

Features:

  • Now on PyPi (and soon on bioconda)
  • Now graphs coverage
  • Allows debugging to print to the screen

Fixes:

  • Keeps amplicon names in the same order as input bedfile

0.1.20230815

08 Aug 20:43
b0b2800
Compare
Choose a tag to compare
  • replaced print statements with logging
  • other small steps to get to pypi

0.0.20230815

31 Jul 20:58
Compare
Choose a tag to compare
  • allows conversion of paired to single end if no paired-ends are found
  • checks if bams exist
  • fixed parallelism bug
  • changed print statements to logging statements

0.0.20230715

21 Jul 22:21
aa5261c
Compare
Choose a tag to compare

Initial release