Team:iHKU/software
From 2008.igem.org
(Difference between revisions)
(New page: <html> <style> #content{ padding:0px; } table{ background-color: transparent; } p { font-family: Calibri; font-size: 13px; } p:first-letter { color:#990000; font-size:x-large; } h1 { font-...) |
|||
(17 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | body{ | ||
+ | background-color: black; | ||
+ | } | ||
#content{ | #content{ | ||
padding:0px; | padding:0px; | ||
+ | width:975px; | ||
} | } | ||
table{ | table{ | ||
Line 12: | Line 16: | ||
font-size: 13px; | font-size: 13px; | ||
} | } | ||
- | p:first-letter | + | p.special:first-letter |
{ | { | ||
color:#990000; | color:#990000; | ||
Line 33: | Line 37: | ||
font-family: Verdana; | font-family: Verdana; | ||
font-size: 130%; | font-size: 130%; | ||
- | color: # | + | color: #993300; |
- | + | ||
} | } | ||
#main | #main | ||
{ | { | ||
- | width: | + | width:975px; |
- | background-image:url(https://static.igem.org/mediawiki/2008/ | + | background-image:url(https://static.igem.org/mediawiki/2008/1/19/Bg_new.jpg); |
float:left; | float:left; | ||
} | } | ||
#up1 | #up1 | ||
{ | { | ||
- | width: | + | width:975px; |
height:25px; | height:25px; | ||
background-image:url(https://static.igem.org/mediawiki/2008/d/d7/Up1.gif); | background-image:url(https://static.igem.org/mediawiki/2008/d/d7/Up1.gif); | ||
Line 51: | Line 54: | ||
#down1 | #down1 | ||
{ | { | ||
- | width: | + | width:975px; |
float:left; | float:left; | ||
} | } | ||
Line 69: | Line 72: | ||
width:230px; | width:230px; | ||
height:600px; | height:600px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2008/8/8b/Leftside.jpg); | ||
} | } | ||
#left_extend | #left_extend | ||
Line 79: | Line 83: | ||
#down1right | #down1right | ||
{ | { | ||
- | width: | + | width:745px; |
float:left; | float:left; | ||
} | } | ||
Line 89: | Line 93: | ||
#rightside | #rightside | ||
{ | { | ||
- | width: | + | width:40px; |
- | float: | + | height:700px; |
+ | float:right; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2008/7/7e/Rightside.jpg); | ||
} | } | ||
#rightsidepic | #rightsidepic | ||
{ | { | ||
- | width: | + | width: 40px; |
height: 746px; | height: 746px; | ||
background-image:url(https://static.igem.org/mediawiki/2008/7/7e/Rightside.jpg); | background-image:url(https://static.igem.org/mediawiki/2008/7/7e/Rightside.jpg); | ||
Line 100: | Line 106: | ||
#right_extend | #right_extend | ||
{ | { | ||
- | width: | + | width:40px; |
background-image:url(https://static.igem.org/mediawiki/2008/6/6b/Rightext.jpg); | background-image:url(https://static.igem.org/mediawiki/2008/6/6b/Rightext.jpg); | ||
} | } | ||
Line 131: | Line 137: | ||
} | } | ||
</style> | </style> | ||
+ | <style> | ||
+ | <!-- | ||
+ | a:link | ||
+ | { | ||
+ | color:#3366CC; | ||
+ | text-decoration:none | ||
+ | } | ||
+ | a:visited | ||
+ | { | ||
+ | color:#FF6600; | ||
+ | text-decoration:none | ||
+ | } | ||
+ | a:hover | ||
+ | { | ||
+ | color:#66CCFF;text-decoration:underline | ||
+ | } | ||
+ | --> | ||
+ | </style> | ||
<div id="main"> | <div id="main"> | ||
<div id="up1"> | <div id="up1"> | ||
- | + | <table width="100%" border="0"> | |
<tr> | <tr> | ||
- | <th width=" | + | <th width="61%" scope="row"> </th> |
- | <td width=" | + | <td width="39%"><span class="headline"><a href="http://www.hku.hk">The University of Hong Kong</a> | <a href="http://www.hku.hk/facmed/">Li Ka Shing Faculty of Medicine</a></span></td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 213: | Line 237: | ||
</tr> | </tr> | ||
</table> | </table> | ||
- | </div> | + | </div> |
+ | |||
</div> | </div> | ||
<div id="down1right"> | <div id="down1right"> | ||
Line 219: | Line 244: | ||
<div id="preheader"></div> | <div id="preheader"></div> | ||
<div id="header"></div> | <div id="header"></div> | ||
- | + | <div id="content1"> | |
+ | |||
<table width="100%" border="0"> | <table width="100%" border="0"> | ||
<tr> | <tr> | ||
Line 226: | Line 252: | ||
<td width="80%" align="left"><h1 class="style7"><a name="top" id="top"></a>Software</h1> | <td width="80%" align="left"><h1 class="style7"><a name="top" id="top"></a>Software</h1> | ||
<ol> | <ol> | ||
- | <li | + | <li class="style18"><a href="#java">Java</a></li> |
- | + | <li class="style18"><a href="#imagej">ImageJ</a><span class="style16"></li> | |
- | + | ||
- | <li | + | |
- | + | ||
- | + | ||
</ol> | </ol> | ||
+ | <p> </p> | ||
+ | <p> </p> | ||
+ | <p> </p> | ||
+ | <p> </p> | ||
<h2><span class="style16">A. Java</span></h2> | <h2><span class="style16">A. Java</span></h2> | ||
- | <p>A simple Java program is used to automate the picture capturing process.<br /> | + | <p class="special">A simple Java program is used to automate the picture capturing process.<br /> |
This Java program will simulate a mouse left-click for every INTERVAL ms, and will stop after DURATION ms.</p> | This Java program will simulate a mouse left-click for every INTERVAL ms, and will stop after DURATION ms.</p> | ||
<cite>import java.awt.AWTException;<br /> | <cite>import java.awt.AWTException;<br /> | ||
Line 280: | Line 306: | ||
}<br /> | }<br /> | ||
}</cite> | }</cite> | ||
- | <p><a href="#top">[Back to Top]</a><br /> | + | <p align="right"><a href="#top">[Back to Top]</a><br /> |
</p> | </p> | ||
<h2 class="style16"><a name="imagej" id="imagej"></a>B. ImageJ</h2> | <h2 class="style16"><a name="imagej" id="imagej"></a>B. ImageJ</h2> | ||
- | <p>ImageJ, a powerful medical image analyze tool, is used to measure the plate brightness. The Region of Interest (ROI) is set to the entire plate excluding the edge area where the high level of signal intensity caused by reflection of light source from the plate’s side wall will distort the signal.<br /> | + | <p clss="special">ImageJ, a powerful medical image analyze tool, is used to measure the plate brightness. The Region of Interest (ROI) is set to the entire plate excluding the edge area where the high level of signal intensity caused by reflection of light source from the plate’s side wall will distort the signal.<br /> |
The light intensity 3D plot is achieved by using ImageJ’s interactive 3D surface plot plug-in accompanied with the automatic mouse control program. Pattern at each time point will be plotted and finally integrated into a real-time growth pattern.<br /> | The light intensity 3D plot is achieved by using ImageJ’s interactive 3D surface plot plug-in accompanied with the automatic mouse control program. Pattern at each time point will be plotted and finally integrated into a real-time growth pattern.<br /> | ||
For example, at a time-point, the following pattern:</p> | For example, at a time-point, the following pattern:</p> | ||
- | <p align="center"><img src=" | + | <p align="center"><img src="/wiki/images/8/8b/Software_pic4.JPG" width="286" height="275" /></p> |
<p>Will be plotted like this:</p> | <p>Will be plotted like this:</p> | ||
- | <p align="center"><img src=" | + | <p align="center"><img src="/wiki/images/b/b1/Software_pic5.JPG" width="286" height="286" /></p> |
<p>and finally integrate the plot of different time point into a single pattern growth animation.<br /> | <p>and finally integrate the plot of different time point into a single pattern growth animation.<br /> | ||
Furthermore, we are hoping to extend this method of measurement to other application, like recording total band brightness on gel photo to measure the chromosome expression level by using ImageJ with its build-in Gel analyze function. (refer to Roy’s design).<br /> | Furthermore, we are hoping to extend this method of measurement to other application, like recording total band brightness on gel photo to measure the chromosome expression level by using ImageJ with its build-in Gel analyze function. (refer to Roy’s design).<br /> | ||
The steps to calculate the band is as follow:<br /> | The steps to calculate the band is as follow:<br /> | ||
After taking the gel photo, use image to open it. </p> | After taking the gel photo, use image to open it. </p> | ||
- | <p align="center"><img src=" | + | <p align="center"><img src="/wiki/images/1/14/Software_pic6.JPG" width="412" height="79" /></p> |
<p>Use rectangular tool to select the band as small as possible to just cover the band</p> | <p>Use rectangular tool to select the band as small as possible to just cover the band</p> | ||
- | <div align="center"><img src=" | + | <div align="center"><img src="/wiki/images/d/dc/Software_pic7.JPG" width="429" height="25" /> </div> |
<p>Use Analyze-Gels-Select First Lane (Or Ctrl+1)</p> | <p>Use Analyze-Gels-Select First Lane (Or Ctrl+1)</p> | ||
- | <p align="center"><img src=" | + | <p align="center"><img src="/wiki/images/6/6e/Software_pic8.JPG" width="398" height="83" /></p> |
<p>Invert the selected ROI</p> | <p>Invert the selected ROI</p> | ||
<div align="center"> | <div align="center"> | ||
- | <p><img src=" | + | <p><img src="/wiki/images/6/63/Software_pic9.JPG" width="399" height="83" /></p> |
</div> | </div> | ||
<p>Use mouse pointer to move the square selection to the second lane, select Analyze-Gels-Plot Lane (Or Ctrl+3)</p> | <p>Use mouse pointer to move the square selection to the second lane, select Analyze-Gels-Plot Lane (Or Ctrl+3)</p> | ||
- | <p align="center"><img src=" | + | <p align="center"><img src="/wiki/images/e/e6/Software_pic10.JPG" width="399" height="186" /></p> |
<p>Use Straight Line Selection tool to separate each lane</p> | <p>Use Straight Line Selection tool to separate each lane</p> | ||
- | <p align="center"><img src=" | + | <p align="center"><img src="/wiki/images/3/3c/Software_pic11.JPG" width="419" height="186" /></p> |
<p align="left">Use Wand Tools to measure area of each line</p> | <p align="left">Use Wand Tools to measure area of each line</p> | ||
- | <p align="center"><img src=" | + | <p align="center"><img src="/wiki/images/b/be/Software_pic12.JPG" width="419" height="186" /></p> |
<p>Finally, record the result and plot graph</p> | <p>Finally, record the result and plot graph</p> | ||
- | <div align="center"><img src=" | + | <div align="center"><img src="/wiki/images/d/d2/Software_pic13.JPG" width="372" height="163" /></div> |
- | <p align=" | + | <p align="right"><a href="#top">[Back to Top]</a></p></td> |
<td width="10%"> </td> | <td width="10%"> </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
- | + | ||
</div> | </div> | ||
<div id="footer1"></div> | <div id="footer1"></div> | ||
</div> | </div> | ||
- | + | <div id="rightside"> | |
+ | |||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> | ||
+ | <html> |
Latest revision as of 18:05, 29 October 2008