<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=11266300&amp;blogName=Inconsequential&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=SILVER&amp;layoutType=CLASSIC&amp;searchRoot=http://inconsequentialopinion.blogspot.com/search&amp;blogLocale=en_US&amp;homepageUrl=http://inconsequentialopinion.blogspot.com/&amp;vt=6428299155736828972" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

Wednesday, July 20, 2005

Inheritance patterns


"My friend has different colored eyes, one is blue and the other is green. Why is that. Is she a mutant?"
"Nah..! What's the color of her parents eyes?"
"I guess, they have blue and brown eyes."
"She most likely inherited it. Eye color is dependant on the expression of 6 or more genes exhibiting a polygenic inheritance patern."
"What!... Sounds way too complex. Is there a simpler explanation?"
"Yeah! She has one glass eye."
top of the page ↑