Hi!
Since yesterday I'm trying to annotate based on Ensembl ids, however, in some cases it works, but the majority of the times that I try, I receive the following error:
Batch submitting query [=================================================================================>------] 94% eta: 49sError in getBM(attributes = columns, filters = keytype, values = keys, : The query to the BioMart webservice returned an invalid result: biomaRt expected a character string of length 1. Please report this on the support site at http://support.bioconductor.org
What else should I send?
Many thanks,
Maria
You should also send the code that preceded that call, and better yet a self-contained example that anybody can run to replicate the error. In addition, the output from running
sessionInfo
.