[BioC] AnnBuilder problem.

Dario Greco dario.greco at helsinki.fi
Tue Jun 20 10:00:48 CEST 2006


hi,
i am trying to build an annotation package based on EntrezGene IDs.

myBase is a tab-delimited file with arrayID and LocusLink ID;
myBaseType <- "ll";
mySrcUrls <- getOption("AnnBuilderSourceUrls")

here is the copied/pasted code from the vignette, but i get some errors and 
warnings:

> if (.Platform$OS.type != "windows" && interactive()) {
+ ABPkgBuilder(baseName = myBase, srcUrls = mySrcUrls, baseMapType = 
myBaseType, pkgName = "myPkg", pkgPath = myDir,organism = "Homo sapiens", 
version = "1.1.0", fromWeb = TRUE)}

Attaching package: 'GO'
        The following object(s) are masked from package:AnnBuilder :
         GO

Error in readLines(con) : cannot open the connection
In addition: Warning messages:
1: use of NULL environment is deprecated
2: unable to resolve 'archive.godatabase.org'.

what is the error about? how can i fix this?

thanks in advance 
dario

-- 

Dario Greco

Institute of Biotechnology - University of Helsinki
Building Cultivator II
P.O.Box 56      Viikinkaari 4
FIN-00014       Finland

Office: +358 9 191 58951
Fax: +358 9 191 58952
Mobile: +358 44 023 5780



More information about the Bioconductor mailing list