[BioC] bioMart error when accessing database

Unger, Kristian k.unger at imperial.ac.uk
Thu Aug 13 00:04:31 CEST 2009


Hi there!

When I try to access the

functional genomics database/hsapiens_feature_set by using

ensembl = useMart("functional_genomics")

I get the following error:

> ensembl = useDataset("hsapiens_feature_set",mart=ensembl)
Checking attributes and filters ...Error in if (!is.null(displayType) && xmlGetAttr(xml, "displayType") ==  : 
  missing value where TRUE/FALSE needed

Any ideas what goes wrong here?

Many thanks

Kristian


More information about the Bioconductor mailing list