[BioC] GenomeGraphs error
Droit Arnaud
Arnaud.Droit at ircm.qc.ca
Tue Jan 6 17:08:09 CET 2009
Dear BioC,
For many months, I have used the GenomeGraphs package without any problems.
But since a few days, the following code from the documentation :
mart <- useMart("ensembl", dataset = "hsapiens_gene_ensembl")
gene <- makeGene(id = "ENSG00000095203",type = "ensembl_gene_id", biomart = mart)
Gives the following error message :
error in getBM(c("structure_gene_stable_id", "structure_transcript_stable_id", :
Number of columns in the query result doesn't equal number of attributes in query. This is probably an internal error, please report.
I have the following version of R on 64 bit : R version 2.8.1 RC (2008-12-20 r47269)
Also, I have installed the release version and development version of GenomeGraphs.
Does anyone know what is the problem ?
Thanks
Arnaud.
More information about the Bioconductor
mailing list