MACS v2.1.4
MACS version 2.1.4
- Features added
Github Actions is used together with Travis CI for testing and
deployment.
-
Bugs fixed
PR #322:
-
#318 Random score in bdgdiff output. It turns out the sum_v is
not initialized as 0 before adding. Potential bugs are fixed in
other functions in ScoreTrack and CallPeakUnit codes. -
#321 Cython dependency in setup.py script is removed. And place
'cythonzie' call to the correct position. -
A typo is fixed in Github Actions script.