Skip to content
Snippets Groups Projects
Commit 27a153d9 authored by Aurelien Brionne's avatar Aurelien Brionne
Browse files

htps update foruniprotGOA

parent 6ba7be03
No related branches found
No related tags found
No related merge requests found
......@@ -568,7 +568,7 @@ setMethod(
# load the file
download.file(
paste(
'ftp://ftp.ebi.ac.uk/pub/databases/GO/goa/',
'https://ftp.ebi.ac.uk/pub/databases/GO/goa/',
toupper(db[2]),
'/goa_',
db[2],
......@@ -577,7 +577,7 @@ setMethod(
),
destfile =temp,
quiet=TRUE,
method="internal"
# method="internal"
)
# unzip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment