Skip to content

url error for Uniprot annotate

Hi,

I installed Viseago from this gitlab repository and I have an error when I try to run :

myGENE2GO<-ViSEAGO::annotate(
  "Uniprot_id",
  Uniprot
)

gives me this :

Dans download.file(paste("https://ftp.ebi.ac.uk/pub/databases/GO/goa/",  :
  ouverture de l’URL 'https://ftp.ebi.ac.uk/pub/databases/GO/goa/UNIPROT_ID/goa_Uniprot_id.gaf.gz' impossible : le statut HTTP était '404 Not Found'

I think the ebi path may be outdated ?

Thanks for your help