Releases: erinyoung/ACI
Releases · erinyoung/ACI
1.4.20240116
- various bug fixes
- removed itertools
- attempted more things under concurrent
- new pylint adjustments
1.2.20231229
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
- replaced print statements with logging
- other small steps to get to pypi
0.0.20230815
- 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
Initial release