Dear Steffen, I am sorry, we had a bug in the ensembl mart release 69 were the second dataset wasn't working properly. This was fixed in the ensembl mart release 70 but since biomart central is still pointing to the release 69 databases the bug is still there. You can use the up to date ensembl mart on ensembl.org until biomart central get updated.
Hope this helps, Thomas On 15 May 2013, at 21:57, Steffen Durinck wrote: > Hi All, > > The query below returns a result when used at the Ensembl BioMart server but > not against www.biomart.org (v0.7). Is there an issue with inter dataset > queries like these at www.biomart.org? > > <?xml version='1.0' encoding='UTF-8'?><!DOCTYPE Query> > <Query virtualSchemaName = 'default' uniqueRows = '1' count = '0' > datasetConfigVersion = '0.6' header='1' requestid= "biomaRt"> > <Dataset name = 'hsapiens_gene_ensembl'> > <Attribute name = 'hgnc_symbol'/> > <Attribute name = 'chromosome_name'/> > <Attribute name = 'start_position'/> > <Filter name = 'hgnc_symbol' value = 'TP53' /> > </Dataset> > <Dataset name = 'mmusculus_gene_ensembl' > > <Attribute name = 'chromosome_name'/> > <Attribute name = 'start_position'/> > </Dataset> > </Query> > > Cheers, > Steffen > _______________________________________________ > Users mailing list > [email protected] > https://lists.biomart.org/mailman/listinfo/users -- Thomas Maurel Bioinformatician - Ensembl Production Team European Bioinformatics Institute (EMBL-EBI) Wellcome Trust Genome Campus, Hinxton Cambridge - CB10 1SD - UK
_______________________________________________ Users mailing list [email protected] https://lists.biomart.org/mailman/listinfo/users
