We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7c981 commit 51e1776Copy full SHA for 51e1776
README.md
@@ -16,7 +16,7 @@ docker pull bsceapm/predig:latest
16
17
## UniProt Database Setup
18
19
-1. Download the UniProt database file (uniprot_sprot.fasta) [Download here](https://ftp.ebi.ac.uk/pub/databases/uniprot/knowledgebase/uniprot_sprot.fasta.gz -O uniprot_sprot.fasta.gz)
+1. [Download](https://ftp.ebi.ac.uk/pub/databases/uniprot/knowledgebase/uniprot_sprot.fasta.gz) the UniProt database file (uniprot_sprot.fasta)
20
2. Place it in a directory that will be mounted to the container
21
3. This directory must be bound to `/uniprot` when running the container
22
0 commit comments