<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DNALC Blogs &#187; Mohammed Khalfan</title>
	<atom:link href="http://blogs.dnalc.org/author/mkhalfan/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.dnalc.org</link>
	<description></description>
	<lastBuildDate>Thu, 04 Feb 2016 20:30:44 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8.1</generator>
	<item>
		<title>What is Bioinformatics?</title>
		<link>http://blogs.dnalc.org/2012/05/08/what-is-bioinformatics/</link>
		<comments>http://blogs.dnalc.org/2012/05/08/what-is-bioinformatics/#comments</comments>
		<pubDate>Tue, 08 May 2012 16:38:33 +0000</pubDate>
		<dc:creator><![CDATA[Mohammed Khalfan]]></dc:creator>
				<category><![CDATA[Bioinformatics]]></category>
		<category><![CDATA[bioinformatics]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Sequencing]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://blogs.dnalc.org/?p=4760</guid>
		<description><![CDATA[Bioinformatics is a relatively new field and as such, many people aren’t exactly sure what “bioinformatics” really is. The NIH Biomedical Information Science and Technology Initiative defines bioinformatics as: “Research, development, or application of computational tools and approaches for expanding the use of biological, medical, behavioral or health data, including those to acquire, store, organize,&#8230;]]></description>
				<content:encoded><![CDATA[<p>Bioinformatics is a relatively new field and as such, many people aren’t exactly sure what “bioinformatics” really is.</p>
<p>The <a href="http://www.bisti.nih.gov/index.asp">NIH Biomedical Information Science and Technology Initiative</a> defines bioinformatics as:</p>
<p style="padding-left: 30px;">“Research, development, or application of computational tools and approaches for expanding the use of biological, medical, behavioral or health data, including those to acquire, store, organize, archive, analyze, or visualize such data.”</p>
<p>Still confused? Don’t fret, most people are when they hear that definition. I usually like to tell people:</p>
<p style="padding-left: 30px;">“Bioinformatics combines the latest technology with biological research.”</p>
<p>Over the past decade or so, and even prior, computers have become an integral part of every industry. Biological research is no different. Computer technology has dramatically accelerated the rate at which scientists are able to acquire and analyze biological data. The vast amount of data that is produced more rapidly each day has introduced new challenges to the field, involving storing, organizing and archiving this data. The sharp increase in volume of data has also brought about the need for faster and better analysis and visualization tools. Each area of bioinformatics, from acquiring to storing to analyzing the data, has challenges of its own, and it is not uncommon for advancements in one area to drive advancements in another.</p>
<p>To gain a better understanding of the diversity of bioinformatics, let’s invent a hypothetical yet interesting problem that we want to tackle using bioinformatics:</p>
<p>Let’s assume we have a species of bacteria that is part of the normal millions of ‘good’ bacteria living on and inside healthy human beings; we’ll call this Bacteria X.0. One day Bacteria X started making people very ill. What happened to Bacteria X.0 to make it become the harmful Bacteria X.1? Let’s see how we could answer this question using bioinformatics, along the way gaining insight into the wonderful world of bioinformatics.</p>
<p>Using traditional molecular biology techniques, we isolate Bacteria X and <a href="http://labcenter.dnalc.org/labs/dnaextraction/dnaextraction_h.html">extract its DNA</a>. Then we “<a href="http://www.dnalc.org/resources/3d/29-sanger-sequencing.html">sequence</a>” this DNA. Cue the first link in the bioinformatics chain: acquiring data! Acquiring data is the process of generating useable data from a biological sample. In our case, deriving and determining the DNA sequence of the Bacteria X genome.</p>
<p>The next link in the chain is <a href="http://www.dnalc.org/view/15304-Dealing-with-sequencing-data-Jim-Kent.html">storing this sequence data</a>. While bacterial genomes are typically small, other genomes, such as those of human beings, can produce terabytes (1000 gigabytes) of data.</p>
<p>Now we analyze this sequence data. There are people who specialize in developing computational tools to analyze and visualize data, versus people who actually analyze the information. A typical analysis for our sample case might be to first graphically visualize and compare the genome of the original, harmless Bacteria X.0 with the genome of the new, harmful Bacteria X.1. A scientist might observe a segment of DNA in Bacteria X.1 which is not present in the original Bacteria X.0. This new region of DNA may be responsible for the harmful effects, so the next analysis steps might be to drill down deeper into this region and see what genes lie there, what the function of those genes are, where they may have come from, etc.</p>
<p>[Remember: all assumptions made and conclusions drawn in this example are hypothetical and for illustrative purposes only.]</p>
<p>In this example, we encountered at least 4 different specialized areas within the field of bioinformatics:</p>
<p style="padding-left: 30px;">1)      Acquiring of data (working with machines and equipment, sequencing DNA)<br />
2)      Storing data (typically working with databases)<br />
3)      Developing tools to analyze and visualize data (programming)<br />
4)      Analyzing data (statistics, analysis)</p>
<p>Typically, individuals will specialize in one particular area rather than working simultaneously across all these fields. That, combined with all the different applications of bioinformatics, means you could ask 100 different “bioinformaticians” what they do and get 100 very different answers!</p>
<p>Bioinformatics techniques are now employed in every area of biology and research, some of which include cancer research, crop yield optimization studies, medical genomics, ecology and evolution. The emerging field of <a href="http://www.dnabarcoding101.org/">DNA barcoding</a> combines laboratory and bioinformatics techniques to catalogue all living species as well as identify new species. Since DNA is the blueprint of life, bioinformatics can be applied to any research involving living organisms (or organisms which once lived, see <a href="http://en.wikipedia.org/wiki/%C3%96tzi_the_Iceman#Genetic_analysis">Otzi the Iceman</a>).</p>
<p>One thing to remember: the four areas described above are not as simple as I’ve portrayed them to be. For example:</p>
<ul>
<li>When sequencing a sample, you might be interested in sequencing RNA as opposed to DNA.</li>
<li>Before analyzing sequence data, the quality of this data must be validated. Sometimes large chunks of sequences need to be ‘put together’ (e.g., ‘genome assembly’). Both these areas (quality analysis and genome assembly) are highly sought after areas of specialization.</li>
<li>In addition to sequencing, data analysis can also generate vast amounts of new data.</li>
</ul>
<p>The field of bioinformatics is ever changing and rapidly evolving. Techniques that were new 2–3 years ago might be outdated today; vice-versa, techniques that were unpractical 2–3 years ago might be invaluable today, thanks to advances in computational processing capabilities, for instance.</p>
<p>So, whether you’re interested in plants, animals, bacteria, fungi, virology, genetics, developing databases, writing code, statistics, engineering, computer hardware, or web technologies, there may be a spot waiting for you in the field of bioinformatics.</p>
<p>Hope to see you on the inside!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.dnalc.org/2012/05/08/what-is-bioinformatics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IQ Tests as a Measure of Intelligence</title>
		<link>http://blogs.dnalc.org/2011/09/28/iq-tests-as-a-measure-of-intelligence/</link>
		<comments>http://blogs.dnalc.org/2011/09/28/iq-tests-as-a-measure-of-intelligence/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 16:58:25 +0000</pubDate>
		<dc:creator><![CDATA[Mohammed Khalfan]]></dc:creator>
				<category><![CDATA[Eugenics Archive]]></category>

		<guid isPermaLink="false">http://blogs.dnalc.org/?p=4088</guid>
		<description><![CDATA[Many of the old theories relating to eugenics were tied deeply to intelligence levels as predicted by IQ tests. As a matter of fact, popular IQ tests that are still in use today have their roots in the eugenics community. But just how well does an IQ test fare as a measure of intelligence? Before&#8230;]]></description>
				<content:encoded><![CDATA[<p>Many of the old theories relating to eugenics were tied deeply to intelligence levels as predicted by IQ tests. As a matter of fact, popular IQ tests that are still in use today have their roots in the eugenics community. But just how well does an IQ test fare as a measure of intelligence?</p>
<p>Before we can measure something, intelligence in this case, we must define it. This presents a challenge on its own. How do we define intelligence? Merriam-Webster defines intelligence as:</p>
<ol>
<li>the ability to learn or understand or to deal with new or trying situations. also: the skilled use of reason</li>
<li>the ability to apply knowledge to manipulate one&#8217;s environment or to think abstractly as measured by objective criteria (as tests)</li>
</ol>
<p><a href="http://blogs.dnalc.org/wp-content/uploads/2011/09/Howard-Knox.jpg"><img class="alignleft size-medium wp-image-4089" title="Howard Knox" src="http://blogs.dnalc.org/wp-content/uploads/2011/09/Howard-Knox-300x227.jpg" alt="" width="300" height="227" /></a>How do these definitions relate to our understanding of the word “intelligence”? Do we associate intelligence with someone who does well academically? Consider the 2005 study (<a href="http://pss.sagepub.com/content/16/12/939.short">Duckworth &amp; Seligman</a>) which found that self-discipline outdoes IQ in predicting academic performance of adolescents. How well then is an IQ test at predicting intelligence as measured by academic success? Indeed, three very well-known figures today, Bill Gates, Steve Jobs, and Mark Zuckerberg, all individuals who no one would deny are pretty “smart” fellows, are all college dropouts (disclaimer: I do not advocate dropping out of school).</p>
<p>Another flaw in IQ testing for measuring intelligence is culture bias. Consider giving a North American IQ test to a teenager in sub Saharan Africa or Papua New Guinea. It may not be surprising if the young person doesn’t fare as well as their North American counterpart.  But let’s consider the opposite scenario, where a North American teenager is given an “intelligence” test based on cultural norms in sub Saharan Africa or Papua New Guinea. In these parts of the world, intelligence, which may also be considered an evolved strategy for survival (from the definitions above, think “ability to learn or understand or to deal with new or trying situations” or “the ability to apply knowledge to manipulate one’s environment”), may be more closely linked with protecting your wildstock from predators, hunting and fishing using handmade tools only from what’s available, walking 4 km each day to fetch water, etc. How do you think the North American teenager would fare on this intelligence test?</p>
<p>I’m not going to answer this question; the purpose is to get you thinking.</p>
<p>So what do <strong>you</strong> think? Let us know. Leave your comments below!</p>
<p><a href="http://www.eugenicsarchive.org/eugenics/">Explore the Eugenics Archive for intelligence testing from the eugenicists&#8217; perspective.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.dnalc.org/2011/09/28/iq-tests-as-a-measure-of-intelligence/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
