Team:Paris Bettencourt/Project/Target/FBA

From 2013.igem.org

(Difference between revisions)
Line 15: Line 15:
     <!-- Row Highlight Javascript -->
     <!-- Row Highlight Javascript -->
     <script type="text/javascript">
     <script type="text/javascript">
-
      window.onload=function(){
+
window.onload=function(){
-
      var tfrow = document.getElementById('fbatable').rows.length;
+
var tfrow = document.getElementById('tfhover').rows.length;
-
      var tbRow=[];
+
var tbRow=[];
-
      for (var i=1;i<tfrow;i++) {
+
for (var i=1;i<tfrow;i++) {
-
tbRow[i]=document.getElementById('fbatable').rows[i];
+
tbRow[i]=document.getElementById('tfhover').rows[i];
-
tbRow[i].onmouseover = function(){
+
tbRow[i].onmouseover = function(){
-
this.style.backgroundColor = '#f3f8aa';
+
  this.style.backgroundColor = '#ffffff';
-
};
+
};
-
tbRow[i].onmouseout = function() {
+
tbRow[i].onmouseout = function() {
-
this.style.backgroundColor = '#ffffff';
+
  this.style.backgroundColor = '#f0c169';
-
};
+
};
-
}
+
}
-
};
+
    };
-
</script>
+
    </script>
-
     <center>
+
     <table id="fbatable" class="tftable" border="1">
-
      <table id="fbatable" class="tftable" border="1">
+
      <tr>
-
        <tr>
+
<th><i>M Tuberculosis<i> essential genes</th>
-
  <th>TB essential genes</th>
+
<th>Genes in BioCyc</th>
-
  <th>in BioCyc</th>
+
<th><i>E coli</i> knockouts</th>
-
  <th>E coli knockouts</th>
+
<th>Genes in BioCyc</th>
-
  <th>in BioCyc</th>
+
      </tr>
-
</tr>
+
      <tr>
-
<tr>
+
<td>accD3,accD5,Rv3281</td>
-
  <td>accD3,accD5,Rv3281</td>
+
<td><a href="http://www.biocyc.org/group?id=biocyc14-5099-3591795959#maintablewrapper" target="_blank">here</a></td>
-
  <td><a href="http://www.biocyc.org/group?id=biocyc14-5099-3591795959#maintablewrapper" target="_blank">here</a></td>
+
<td>accA,accD,accB,accC</td>
-
  <td>accA,accD,accB,accC</td>
+
<td><a href="http://www.biocyc.org/group?id=biocyc14-5099-3591794876#maintablewrapper" target="_blank">here</a></td>
-
  <td><a href="http://www.biocyc.org/group?id=biocyc14-5099-3591794876#maintablewrapper" target="_blank">here</a></td>
+
      </tr>
-
</tr>
+
    </table>
-
      </table>
+
-
    </center>
+
     <div style="float:right;font-size:10px;margin-right:5%;">Created with the <a href="http://www.textfixer.com/html/html-table-generator.php" target="_blank">HTML Table Generator</a></div>
     <div style="float:right;font-size:10px;margin-right:5%;">Created with the <a href="http://www.textfixer.com/html/html-table-generator.php" target="_blank">HTML Table Generator</a></div>
     <div style="clear: both;"></div>
     <div style="clear: both;"></div>

Revision as of 19:50, 26 October 2013

M Tuberculosis essential genes Genes in BioCyc E coli knockouts Genes in BioCyc
accD3,accD5,Rv3281 here accA,accD,accB,accC here
Created with the HTML Table Generator
Centre for Research and Interdisciplinarity (CRI)
Faculty of Medicine Cochin Port-Royal, South wing, 2nd floor
Paris Descartes University
24, rue du Faubourg Saint Jacques
75014 Paris, France
+33 1 44 41 25 22/25
team2013@igem-paris.org
Hit Counter by Digits
Copyright (c) 2013 igem.org. All rights reserved.