Skip to content

Commit

Permalink
add missing library
Browse files Browse the repository at this point in the history
  • Loading branch information
adraismawur committed Jun 14, 2024
1 parent caf2711 commit 525c707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/install-nplinker-deps
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ echo "🔥 Start installing BigScape ..."
pip install click
pip install sqlalchemy
pip install pyhmmer
pip install tqdm
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 525c707

Please sign in to comment.