search for: loadfromurl

Displaying 1 result from an estimated 1 matches for "loadfromurl".

2007 Aug 16
1
use AnnBuilderSourceUrls with local path insted of ftp adress
...on GOPkgBuilder of AnnBuilder. It uses AnnBuilderSourceUrls to collect data from different ftp sites. These data are not complete for my organism, so I would like to change the ftp adresses to a local one. The changing itself is working but when I run the script I get the following Error: Error in loadFromUrl(file.path(sourceURLs[["EG"]], "gene2go.gz")) : URL /path/to/file/gene2go.gz is incorrect or the target site is not responding! The full code of the script is this: library(AnnBuilder) list<-options("AnnBuilderSourceUrls") list$AnnBuilderSourceUrls$EG<-"...