[BioC] biomaRt error
Lakshmanan Iyer
laxvid at gmail.com
Fri Mar 6 17:48:30 CET 2009
Hi
I was asked to report this error while running biomaRt. I believe it
meant report to the list and/or developer!
So here it goes!
> i2 <- getBM( attributes[c(3:6,16,17,28,62),1], filters="ensembl_gene", values="ENSG00000090861", mart=snps)
V1
1 Query ERROR: caught BioMart::Exception::Usage: Attribute dbSNP NOT FOUND
Error in getBM(attributes[c(3:6, 16, 17, 28, 62), 1], filters =
"ensembl_gene", :
Number of columns in the query result doesn't equal number of
attributes in query. This is probably an internal error, please
report.
> sessionInfo()
R version 2.8.1 (2008-12-22)
i486-pc-linux-gnu
locale:
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] biomaRt_1.16.0
loaded via a namespace (and not attached):
[1] RCurl_0.92-0 tools_2.8.1 XML_1.98-1
>
-Best
-Lax
More information about the Bioconductor
mailing list