Skip to content

Commit

Permalink
swap swissprot download link to Expasy
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwengers committed Feb 13, 2023
1 parent 70c8aa6 commit 65c4b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db-scripts/buid-db.sh
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ rm refseq-bacteria-nrp.trimmed.faa PCLA_proteins.txt PCLA_clusters.txt
# - annotate IPSs if IPS have no PSC UniRef90 identifier (seq -> hash -> UPS -> IPS)
############################################################################
printf "\n13/19: download UniProt/SwissProt ...\n"
wget https://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/complete/uniprot_sprot.xml.gz
wget https://ftp.expasy.org/databases/swiss-prot/release/uniprot_sprot.xml.gz
printf "\n13/19: annotate IPSs and PSCs ...\n"
python3 ${BAKTA_DB_SCRIPTS}/annotate-swissprot.py --taxonomy nodes.dmp --xml uniprot_sprot.xml.gz --db bakta.db
rm uniprot_sprot.xml.gz
Expand Down

0 comments on commit 65c4b66

Please sign in to comment.