Chat room

Create a Meebo Chat Room
Showing posts with label quratt ul ain siddique. Show all posts
Showing posts with label quratt ul ain siddique. Show all posts

Saturday, November 27, 2010

Rasmol Tool:

RasMol is a computer program written for molecular graphics visualization intended and used primarily for the depiction and exploration of biological macromolecule structures, such as those found in the Protein Data Bank. It was originally developed by Roger Sayle in the early 90s  get started this useful tool Download Rasmol 
here. Install Rasmol to your system and get started.

Thursday, November 25, 2010

HTML Calculator:gcufbioinfo

paste this code to your source code of your calculator in head part
function sqrt(form)
 {
form.displayvalue.value=Math.sqrt(form.displayvalue.value);
 }
function sq(form)
 {
form.displayvalue.value=eval(form.displayvalue.value)*eval(form.displayvalue.value);
 }
function ln(form)
 {
form.displayvalue.value=Math.exp(form.displayvalue.value);
 }
function equal(form)
 {
form.displayvalue.value=eval(form.displayvalue.value);
 }
function delChar(input)
 {
input.value=input.value.substring(0,input.value-length-1);
 }
function addChar(input,character)
 {
if(input.value==null||input.value=="0")
      input.value=character
else
      input.value+=character
 }
Insha Allah you will see your functioning very soon regards Admin Quratt ul ain Siddique.

Sunday, November 21, 2010

Medical Image Processing tool:

Now we are going to see how to view an image using imageJ on gcufbioinfo.
First save an image especially a medical image to your system and copy this image and go to C derive then program files and then imagej folder and paste this image into it. then open imageJ from start menu and click file >open as shown in gcufbioinfo and select the picture to view.
you can view your image using this tool .

imageJ:gcufbioinfo

You can access imageJ by clicking on start button and click imageJ to click the microscope icon. The out put you can see at gcufbioinfo and click help to get information about imageJ.

Twitter Delicious Facebook Digg Stumbleupon Favorites More