Apologies for the delay Beat. This is all quite obscure as the data is hidden in an "invisible" Ensembl BioMart dataset that is used under the hood when you use the karyotype band filters.<br><br>The query you need is:<br>
<br><?xml version="1.0" encoding="UTF-8"?><br><!DOCTYPE Query><br><Query  virtualSchemaName = "default" formatter = "TSV" header = "0" uniqueRows\<br> = "0" count = "" datasetConfigVersion = "0.6" ><br>
<br>  <Dataset name = "hsap_karyotype_start" interface = "default" ><br>    <Attribute name = "name" /><br>    <Attribute name = "band" /><br>    <Attribute name = "seq_region_start" /><br>
    <Attribute name = "seq_region_end" /><br>    </Dataset><br></Query><br><br>Posting this to "<a href="http://www.ensembl.org/biomart/martservice?query=">www.ensembl.org/biomart/martservice?query=</a>" will give you all the start and end positions for each chromosome and band<br>
<br>Best wishes<br>Damian<br><br><br><div class="gmail_quote">On Wed, May 11, 2011 at 8:27 PM, Beat Wolf <span dir="ltr"><<a href="mailto:wolf@fryx.ch">wolf@fryx.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<br>
<br>
Am Mittwoch, 11. Mai 2011, 18:29:31 schrieben Sie:<br>
<div class="im">> How are you querying it? Direct SQL access or using the BioMart web<br>
> services?<br>
<br>
</div>I'm using biomart directly trough xml queries. From what i know, ensembl uses<br>
mysql, and with java there is only a GPL connector to mysql, which means that<br>
the whole application has to be open sourced. I'm not aware of any other way<br>
access the data.<br>
<br>
Cheers<br>
<font color="#888888"><br>
Beat<br>
</font><div><div></div><div class="h5"><br>
> Cheers<br>
> Damian<br>
><br>
> On Wed, May 11, 2011 at 4:02 PM, Beat Wolf <<a href="mailto:wolf@fryx.ch">wolf@fryx.ch</a>> wrote:<br>
> > Thank you for the information. Now i know better what i'm looking for.<br>
> ><br>
> > I'm now able to get the karyotype band IDs for a whole chromosome, i just<br>
> > need<br>
> > to find a way to get the start/stop positions for every band. (actually,<br>
> > i can<br>
> > only get the bands where at least one gene is present).<br>
> ><br>
> > cheers<br>
> ><br>
> > Beat<br>
> ><br>
> > Am Mittwoch, 11. Mai 2011, um 16:27:53 schrieben Sie:<br>
> > > Hi,<br>
> > ><br>
> > > The Ensembl BioMart has a karyotype dataset and the gene dataset has<br>
> > > the genes mapped to karyotype bands so you should be able to get what<br>
> > > you<br>
> ><br>
> > need<br>
> ><br>
> > > by querying those somehow.<br>
> > ><br>
> > > Cheers<br>
> > > Damian<br>
> > ><br>
> > > On Wed, May 11, 2011 at 3:22 PM, ian Longden <<a href="mailto:ianl@ebi.ac.uk">ianl@ebi.ac.uk</a>> wrote:<br>
> > > > This data is stored in the Karyotype table in Ensembl. Biomart is<br>
> > > > gene centric so may not have this data as the karyotype data is<br>
> > > > based  on seq regions (chromosomes in this case)<br>
> > > > I am not an Biomart expert but i could not see anything obvious in<br>
> > > > martview.<br>
> > > ><br>
> > > > -Ian.<br>
> > > ><br>
> > > > On Wed, May 11, 2011 at 3:13 PM, Beat Wolf <<a href="mailto:wolf@fryx.ch">wolf@fryx.ch</a>> wrote:<br>
> > > > > Hello,<br>
> > > > ><br>
> > > > > i'm using ensembl in an application i'm writing. It's a java<br>
> > > > > application<br>
> > > ><br>
> > > > and<br>
> > > ><br>
> > > > > for that reason i access the ensembl data trough BioMart.<br>
> > > > ><br>
> > > > > Now my question. Ensembl has those chromosome ideograms that are<br>
> ><br>
> > shown<br>
> ><br>
> > > > > on<br>
> > > ><br>
> > > > the<br>
> > > ><br>
> > > > > website. I would love to integrate such a ideogram in my<br>
> > > > > application, but<br>
> > > ><br>
> > > > i<br>
> > > ><br>
> > > > > didn't find a way to access the needed data trough biomart. I'm a<br>
> > > ><br>
> > > > computer<br>
> > > ><br>
> > > > > scientist, so i might simply not know the right terminology for<br>
> > > > > what i'm searching for.<br>
> > > > ><br>
> > > > > Thank you very much for your help<br>
> > > > ><br>
> > > > > Beat Wolf<br>
> > > > ><br>
> > > > > _______________________________________________<br>
> > > > > Dev mailing list    <a href="mailto:Dev@ensembl.org">Dev@ensembl.org</a><br>
> > > ><br>
> > > > > List admin (including subscribe/unsubscribe):<br>
> > > > <a href="http://lists.ensembl.org/mailman/listinfo/dev" target="_blank">http://lists.ensembl.org/mailman/listinfo/dev</a><br>
> > > ><br>
> > > > > Ensembl Blog: <a href="http://www.ensembl.info/" target="_blank">http://www.ensembl.info/</a><br>
> > > ><br>
> > > > _______________________________________________<br>
> > > > Dev mailing list    <a href="mailto:Dev@ensembl.org">Dev@ensembl.org</a><br>
> > > > List admin (including subscribe/unsubscribe):<br>
> > > > <a href="http://lists.ensembl.org/mailman/listinfo/dev" target="_blank">http://lists.ensembl.org/mailman/listinfo/dev</a><br>
> > > > Ensembl Blog: <a href="http://www.ensembl.info/" target="_blank">http://www.ensembl.info/</a><br>
<br>
</div></div></blockquote></div><br>