<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Dear all,<br>
    First thank you for any suggestion.<br>
    We are trying to get genes overlapping with segments comprised
    between two SNPs.<br>
    Input = rsID from start snp, rsID for end snp (as shown below).<br>
    Expected output : gene IDs<br>
    <br>
    Example:<br>
    <pre wrap="">query:            rs_ID_1---------------------------rs_ID_2
<-----------gene_1------------->
                                        <-------gene_2--------->
                                                       
<-----------gene_3------------->

It would return : gene_1, gene_2, gene_3
</pre>
    <br>
    We would like to perform this in a unique query (e.g. not with a
    first query SNP >> coordinates followed by a second
    coordinates >>> genes).<br>
    <br>
    We tried this using Biomart (db=Homo sapiens Variation (dbSNP
    132;ENSEMBL); Filters: REGION/Marker-end-start; Attributes: any ID)
    without success (it returns a null output). In a general way,
    nothing happens when using this filter.<br>
    <br>
    So here comes our questions:<br>
    - how to use this filter ?<br>
    - do you have any suggestion for doing this ?<br>
    <br>
    <br>
    Best regards,<br>
    MM<br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <style type="text/css" media="all"><!--
.ds16 /*agl rulekind: base;*/ { font-size: 14px; font-family: "Century Gothic"; font-weight: bold; }
.ds17 /*agl rulekind: base;*/ { font-size: 14px; font-family: "Century Gothic"; }
.ds18 /*agl rulekind: base;*/ { color: #f00; font-family: "Century Gothic"; }
.ds19 /*agl rulekind: base;*/ { color: #06f; font-family: "Century Gothic"; }
--></style>
      <address><font face="Courier New, Courier, Monaco, monospace"
          size="1"><span class="ds19">"Only two things are infinite, the
            universe and human stupidity, and I'm not sure about the
            former." -Albert Einstein</span></font></address>
      <span class="ds16">Dr Matthias Macé</span><span class="ds17">,
        DVM, PhD</span>
      <address><font face="Courier New, Courier, Monaco, monospace"
          size="1"><span class="ds19"><strong>INSERM U1043</strong></span></font></address>
      <address><font face="Courier New, Courier, Monaco, monospace"
          size="1"><span class="ds19">C.H.U. Purpan - BP 3028</span></font></address>
      <address><font face="Courier New, Courier, Monaco, monospace"
          size="1"><span class="ds19">31024 TOULOUSE CEDEX 3</span></font></address>
      <address><font face="Courier New, Courier, Monaco, monospace"
          size="1"><span class="ds19">tel: (33) 562 74 45 09</span></font></address>
      <address><font face="Courier New, Courier, Monaco, monospace"
          size="1"><span class="ds19">mobile: (33) 608 881481</span></font></address>
      <address><font face="Courier New, Courier, Monaco, monospace"
          size="1"><span class="ds19"><a
              href="http://www.u563.toulouse.inserm.fr/">http://www.u563.toulouse.inserm.fr/</a></span></font></address>
    </div>
  </body>
</html>