issues
search
macs3-project
/
MACS
MACS -- Model-based Analysis of ChIP-Seq
https://macs3-project.github.io/MACS/
BSD 3-Clause "New" or "Revised" License
713
stars
268
forks
source link
Feat/macs3/output vers libs ga
#625
Closed
taoliu
closed
8 months ago
taoliu
commented
8 months ago
Output versions of installed python libraries in Github Actions
Use
python3
instead of
python
, use
python3 -m pip
instead of
pip
.
Fix the
hmmlearn
version to 0.3.0
python3
instead ofpython
, usepython3 -m pip
instead ofpip
.hmmlearn
version to 0.3.0