Skip to content

Commit

Permalink
update bigscapev2 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CunliangGeng committed Jan 22, 2025
1 parent 0676049 commit 8c80737
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions bin/install-nplinker-deps
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,7 @@ echo "🔥 Start installing BigScape ..."
cd BiG-SCAPE-v2
git config --ad advice.detatchedHead false
git checkout 99a4c2e4923bb50e175b2e619c2cee0a14918789 # Commits on Jun 14, 2024
pip install click
pip install sqlalchemy
pip install pyhmmer
pip install tqdm
pip install matplotlib
pip install click, sqlalchemy, pyhmmer, tqdm, matplotlib, requests
chmod 754 bigscape.py
ln -sf $LIB_PATH/BiG-SCAPE-v2/bigscape.py $PY_PATH/bin/bigscape-v2.py
cd ..
Expand Down

0 comments on commit 8c80737

Please sign in to comment.