jjjjj

import java.awt.*; import java.applet.*; import java.awt.event.*; public class Play extends Applet implements ActionListener { AudioClip a1; Button b1,b2; public void init() { a1=getAudioClip(getCodeBase(),"Jyoti.au"); b1=new Button("Play"); b2=new Button("Stop"); b1.addActionListener(this); b2.addActionListener(this); add(b1); add(b2); } public void actionPerformed(ActionEvent ae) { if(ae.getSource()==b1) { a1.play(); }else{ a1.stop(); } } public void paint(Graphics g) { g.setColor(Color.black); g.setFont(new Font("Arial",Font.BOLD,40)); g.drawString("Jyotis Music World",80,70); } } /* */

Sunday, March 2, 2008

photos










What is pharmacogenomics?

Pharmacogenomics is the study of how an individual's genetic inheritance affects the body's response to drugs. The term comes from the words pharmacology and genomics and is thus the intersection of pharmaceuticals and genetics.

Pharmacogenomics holds the promise that drugs might one day be tailor-made for individuals and adapted to each person's own genetic makeup. Environment, diet, age, lifestyle, and state of health all can influence a person's response to medicines, but understanding an individual's genetic makeup is thought to be the key to creating personalized drugs with greater efficacy and safety.

Pharmacogenomics combines traditional pharmaceutical sciences such as biochemistry with annotated knowledge of genes, proteins, and single nucleotide polymorphisms.


Complementary and Alternative Therapies

Cancers

Bones, Joints and Muscles Topics

Bones, Joints and Muscles Topics

Blood and Blood Disorders

Drugs and Medicines

Drugs and Medicines

Find drug information by condition.