bug with AnnBuilder and parser
1
0
Entering edit mode
@gregory-voisin-945
Last seen 9.3 years ago
Canada
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20070509/ bfe45ef7/attachment.pl
• 677 views
ADD COMMENT
0
Entering edit mode
Nianhua Li ▴ 870
@nianhua-li-1606
Last seen 9.6 years ago
Hi, Gregory, Could you try invoking ABPkgBuilder directly? Here is a sample script (taken from your email) for example: library (AnnBuilder) data_gb = read.table("probeset_gb.txt" , sep = "\t", header=FALSE, as.is=TRUE) mybase = file.path("probeset_gb.txt") mybasetype= "gb" mydir = getwd() ABPkgBuilder(baseName= mybase, baseMapType = mybasetype, pkgName = "monPackageAnnoted", pkgPath = mydir, organism = "Homo sapiens", version = "1.0.0", author = list (authors = "Greg_Voisin, Amelie Ouellet", maintainer = "voisingreg at ...") ) You have to modify the maintainer email since it is marked by gmane. If it still doesn't work, please write back with the output of "sessionInfo()". thanks nianhua
ADD COMMENT

Login before adding your answer.

Traffic: 787 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6