Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mtisza1 committed Jun 16, 2021
1 parent 0a68cae commit 4a6e11e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion install_scripts/cenote_install1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ cd ${CT2_DIR}
if [ -s hmmscan_DBs/useful_hmms_baits_and_not2a.h3p ] ; then
echo "HMM databases appear to be already present"
else
wget https://zenodo.org/record/4581802/files/hmmscan_DBs.tgz
wget https://zenodo.org/record/4966268/files/hmmscan_DBs.tgz
tar -xvf hmmscan_DBs.tgz
rm hmmscan_DBs.tgz
fi
Expand Down

0 comments on commit 4a6e11e

Please sign in to comment.