Skip to content

Commit

Permalink
download: fix uniprot protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
imedina committed Jan 2, 2024
1 parent b6ab08a commit 5c83213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cellbase-core/src/main/resources/configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ download:
host: https://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/complete/uniprot_sprot.xml.gz
version: "2023-11-08"
uniprotRelNotes:
host: ftp://ftp.uniprot.org/pub/databases/uniprot/relnotes.txt
host: https://ftp.uniprot.org/pub/databases/uniprot/relnotes.txt
version: "2023-11-08"
intact:
host: ftp://ftp.ebi.ac.uk/pub/databases/intact/current/psimitab/intact.txt
Expand Down

0 comments on commit 5c83213

Please sign in to comment.