Team:iHKU/software
From 2008.igem.org
(Difference between revisions)
Line 227: | Line 227: | ||
<li class="style18"><u><a href="#java">Java</a></u></li> | <li class="style18"><u><a href="#java">Java</a></u></li> | ||
<li class="style18"><u><a href="#imagej">ImageJ</a></u><span class="style16"></li> | <li class="style18"><u><a href="#imagej">ImageJ</a></u><span class="style16"></li> | ||
- | < | + | <li class="style18"></li> |
- | + | ||
- | + | ||
</ol> | </ol> | ||
<h2><span class="style16">A. Java</span></h2> | <h2><span class="style16">A. Java</span></h2> | ||
Line 322: | Line 320: | ||
</div> | </div> | ||
</html> | </html> | ||
- | + | 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="/wiki/images/8/8b/Software_pic4.JPG" width="286" height="275" /></p> | <p align="center"><img src="/wiki/images/8/8b/Software_pic4.JPG" width="286" height="275" /></p> |
Revision as of 17:31, 29 October 2008
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.
For example, at a time-point, the following pattern:</p>
<img src="/wiki/images/8/8b/Software_pic4.JPG" width="286" height="275" />
Will be plotted like this:
<img src="/wiki/images/b/b1/Software_pic5.JPG" width="286" height="286" />
and finally integrate the plot of different time point into a single pattern growth animation.
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).
The steps to calculate the band is as follow:
After taking the gel photo, use image to open it.