Entering edit mode
Unger, Kristian
▴
40
@unger-kristian-3624
Last seen 10.2 years ago
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