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

Reply via email to