1 Nov 2005 02:33
AnnBuilder problem?
Hey all, I'm having a problem with Annbuilder: > tempConfig <- tempfile() > writeSourceUrlConfig(tempConfig) > root = "http://sioux.fhcrc.org/MIRROR" > urlData = readSourceUrlConfig(tempConfig, root) > origUrls = getOption("AnnBuilderSourceUrls") > geoUrl = origUrls[["GEO"]] > urlData[["GEO"]] = geoUrl > options(AnnBuilderSourceUrls=urlData) > localMirror <- paste(root, "ftp.arabidopsis.org/home/tair/", sep="/") > > ABPkgBuilder(baseName="mpedbadm_genbank.txt", + baseMapType="gbNRef", + pkgName="MPEDB", + organism="Mus musculus", + otherSrc=c(UG="mpedbadm_unigene.txt"), + pkgPath="./", + version="0.1", + author=list(authors="Denise Mauldin", maintainer="Denise Mauldin <dmauldin@...>")) Warning message: Built for UCSC is not valid! in: getUCSCBuilt(organism) Error in parseKEGGGenome() : Faild to obtain KEGG organism code >sessionInfo() R version 2.2.0, 2005-10-06, sparc-sun-solaris2.9(Continue reading)
RSS Feed