# | Line 13 | Line 13 | |
---|---|---|
13 | DOWNLOAD="$LOCALDIR/download" | |
14 | ||
15 | #SITE="ftp://ftp.uniprot.org/pub" # US main ftp | |
16 | < | #SITE="ftp://ftp.ebi.ac.uk/pub" # UK mirror |
17 | < | SITE="ftp://ftp.expasy.org" # swiss mirror |
16 | > | SITE="ftp://ftp.ebi.ac.uk/pub" # UK mirror |
17 | > | # the swiss mirror doesn't seem to update properly, not using it anymore |
18 | > | #SITE="ftp://ftp.expasy.org" # swiss mirror |
19 | ||
20 | ||
21 | COMPLETEKBDIR="databases/uniprot/current_release/knowledgebase/complete" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |