Entering edit mode
I am trying to create annotation for 8x60 mouse agilent chip and I
got this
error, any suggestion?
Thank you
Marco
> makeDBPackage("MOUSECHIP_DB",
+ affy=FALSE,
+ prefix="mouse80x60",
+ fileName="mouse1.txt",
+ baseMapType="eg",
+ outputDir = ".",
+ version="1.0.0",
+ manufacturer = "Agilent",
+ chipName = "Mouse 8x60 Array",
+ manufacturerUrl = "https://earray.chem.agilent.com/earray/")
baseMapType is eg
Prepending Metadata
Creating Genes table
Error in sqliteExecStatement(con, statement, bind.data) :
RS-DBI driver: (RS_SQLite_exec: could not execute1: constraint
failed)
> sessionInfo()
R version 2.12.0 (2010-10-15)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United
States.1252 LC_MONETARY=English_United States.1252
LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] RSQLite_0.9-4 DBI_0.2-5 mouse.db0_2.4.6
AnnotationDbi_1.12.0 Biobase_2.10.0
loaded via a namespace (and not attached):
[1] tools_2.12.0
[[alternative HTML version deleted]]