<?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; technology</title>
	<atom:link href="http://blogs.dnalc.org/tag/technology/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>Made to Order</title>
		<link>http://blogs.dnalc.org/2011/09/12/4014/</link>
		<comments>http://blogs.dnalc.org/2011/09/12/4014/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 15:18:14 +0000</pubDate>
		<dc:creator><![CDATA[Jennifer Galasso]]></dc:creator>
				<category><![CDATA[Your Genes, Your Health]]></category>
		<category><![CDATA[dna]]></category>
		<category><![CDATA[egg]]></category>
		<category><![CDATA[embryo]]></category>
		<category><![CDATA[ethics]]></category>
		<category><![CDATA[genes]]></category>
		<category><![CDATA[genetic disease]]></category>
		<category><![CDATA[in vitro fertilization]]></category>
		<category><![CDATA[Preimplantation Genetic Diagnosis]]></category>
		<category><![CDATA[sperm]]></category>
		<category><![CDATA[technique]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://blogs.dnalc.org/?p=4014</guid>
		<description><![CDATA[Preimplantation genetic diagnosis (PGD) is a technique that allows scientists to screen embryos after fertilization through In Vitro Fertilization (IVF), to prevent the transmission of serious genetic diseases for couples who are at risk. It also can be used to screen the egg and sperm before fertilization occurs. Only unaffected embryos will be transferred to&#8230;]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal">Preimplantation genetic diagnosis (PGD) is a technique that allows scientists to screen embryos after fertilization through In Vitro Fertilization (IVF), to prevent the transmission of serious genetic diseases for couples who are at risk.<span> </span>It also can be used to screen the egg and sperm before fertilization occurs.<span> </span>Only unaffected embryos will be transferred to the uterus for implantation.<span> </span></p>
<p class="MsoNormal">&nbsp;</p>
<div id="attachment_4018" style="width: 310px" class="wp-caption alignnone"><a href="http://blogs.dnalc.org/wp-content/uploads/2011/09/nrg953-f11.jpg"><img class="size-medium wp-image-4018" src="http://blogs.dnalc.org/wp-content/uploads/2011/09/nrg953-f11-300x130.jpg" alt="" width="300" height="130" /></a><p class="wp-caption-text">Image from Nature Reviews Genetics 3, 941-955 (December 2002)</p></div>
<p class="MsoNormal">While this technology offers the hope to increase the success of IVF, it does raise some concerns about choosing a child in order to meet the needs and desires of parents.<span> </span>While most cases seem to have parents that are trying to increase their chances of having a viable pregnancy, some have raised some major ethical dilemmas.<span> </span>For example, <a href="http://www.nature.com/nrg/journal/v3/n12/pdf/nrg953.pdf">two parents with achondroplasia</a>, a disorder of bone growth that causes the most common form of dwarfism , is caused by having only one mutated copy of a gene.<span> </span>These parents might want to avoid an embryo that receives a mutated copy from both parents, which would be lethal.<span> </span>Instead, would they possibly choose an embryo that only has one affected copy, which would result in a child with achondroplasia, instead of an unaffected embryo?<span> </span>Would an unaffected child suffer more in an achondroplastic family than an affected child in such an environment?<span> </span></p>
<p class="MsoNormal">This technique can be applied in a variety of ways, but I wonder if there are more ethical concerns than anything else.<span> </span>With any new technology, just because we can, should we?<span> </span>Are parents going to do this just to have a child free of genetic disease?<span> </span>Or is the future of “designer babies” closer than we think?<span> </span></p>
<p>&nbsp;</p>
<p class="MsoNormal">&nbsp;</p>
<div class="mcePaste" style="width: 1px;height: 1px;overflow: hidden"><!--[if !mso]&gt; &lt;!  v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} --> <!--[endif] --><!--[if gte mso 9]&gt;    &lt;![endif]--><!--[if gte mso 9]&gt;  Normal 0 false    false false false  EN-US X-NONE X-NONE                         &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:&quot;Table Normal&quot;; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-parent:&quot;&quot;; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:&quot;Times New Roman&quot;; 	mso-bidi-theme-font:minor-bidi;} --> <!--[endif] -->&nbsp;</p>
<p class="MsoNormal">Preimplantation genetic diagnosis (PGD) is a technique that allows scientists to screen embryos after fertilization through In Vitro Fertilization (IVF) to prevent the transmission of serious genetic diseases for couples who are at risk.<span> </span>It also can be used to screen the egg and sperm before fertilization occurs.<span> </span>Only unaffected embryos will be transferred to the uterus for implantation.<span> </span><span><img src="/Users/jgalasso/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png" alt="" width="600" height="260" /></span></p>
<p class="MsoNormal">Image from <span class="journalname">Nature Reviews Genetics</span> <span class="journalnumber">3</span>, <span class="cite-pages">941-955</span> <span class="cite-month-year">(December 2002)</span></p>
<p><!--[if gte mso 9]&gt;    &lt;![endif]--><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                         &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--[if gte mso 10]&gt;--><br />
/* Style Definitions */<br />
table.MsoNormalTable<br />
{mso-style-name:&#8221;Table Normal&#8221;;<br />
mso-tstyle-rowband-size:0;<br />
mso-tstyle-colband-size:0;<br />
mso-style-noshow:yes;<br />
mso-style-priority:99;<br />
mso-style-parent:&#8221;";<br />
mso-padding-alt:0in 5.4pt 0in 5.4pt;<br />
mso-para-margin-top:0in;<br />
mso-para-margin-right:0in;<br />
mso-para-margin-bottom:10.0pt;<br />
mso-para-margin-left:0in;<br />
line-height:115%;<br />
mso-pagination:widow-orphan;<br />
font-size:11.0pt;<br />
font-family:&#8221;Calibri&#8221;,&#8221;sans-serif&#8221;;<br />
mso-ascii-font-family:Calibri;<br />
mso-ascii-theme-font:minor-latin;<br />
mso-hansi-font-family:Calibri;<br />
mso-hansi-theme-font:minor-latin;<br />
mso-bidi-font-family:&#8221;Times New Roman&#8221;;<br />
mso-bidi-theme-font:minor-bidi;}<br />
<span>Preimplantation genetic diagnosis (PGD) is a technique that allows scientists to screen embryos after fertilization through In Vitro Fertilization (IVF) to prevent the transmission of serious genetic diseases for couples who are at risk.<span> </span>It also can be used to screen the egg and sperm before fertilization occurs.<span> </span>Only unaffected embryos will be transferred to the uterus for implantation.<span> </span></span></p>
<p class="MsoNormal">While this technology offers the hope to increase the success of IVF, it does raise some concerns about choosing a child to order to meet the needs and desires of parents.<span> </span>While most cases seem to have parents that are trying to increase their chances of having a viable pregnancy, some have raised some major ethical dilemmas.<span> </span>For example, <a href="http://www.nature.com/nrg/journal/v3/n12/pdf/nrg953.pdf">two parents with achondroplasia</a>, a disorder of bone growth that causes the most common form of dwarfism , is caused by having only one mutated copy of a gene.<span> </span>These parents might want to avoid an embryo that receives a mutated copy from both parents, which would be lethal.<span> </span>Instead, would they possibly choose an embryo that only has one affected copy, which would result in a child with achondroplasia, instead of an unaffected embryo?<span> </span>Would an unaffected child suffer more in an achondroplastic family than an affected child in such an environment?<span> </span></p>
<p class="MsoNormal">This technique can be applied in a variety of ways, but I wonder if there are more ethical concerns than anything else.<span> </span>With any new technology, just because we can, should we?<span> </span>Are parents going to do this just to have a child free of genetic disease? <span> </span>Or is the future of “designer babies” closer than we think?<span> </span></p>
<p class="MsoNormal">&nbsp;</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.dnalc.org/2011/09/12/4014/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Human Genome Project</title>
		<link>http://blogs.dnalc.org/2010/05/25/human-genome-project/</link>
		<comments>http://blogs.dnalc.org/2010/05/25/human-genome-project/#comments</comments>
		<pubDate>Tue, 25 May 2010 18:37:51 +0000</pubDate>
		<dc:creator><![CDATA[Jennifer Galasso]]></dc:creator>
				<category><![CDATA[DNA Interactive]]></category>
		<category><![CDATA[dna]]></category>
		<category><![CDATA[genes]]></category>
		<category><![CDATA[Genome]]></category>
		<category><![CDATA[molecular medicine]]></category>
		<category><![CDATA[Prevention]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://6.209</guid>
		<description><![CDATA[The initial goal of the Human Genome Project was to find, map and sequence all of the genes within the human genome.  Since the completion of the initial draft back in 2000, the White House predicted that this would lead to a new era of molecular medicine, bringing new ways to prevent, diagnose, treat and&#8230;]]></description>
				<content:encoded><![CDATA[<p><a href="http://blogs.dnalc.org/wp-content/uploads/2010/05/220px-Virtual_karyotype_karyogram.jpg"><img class="alignleft size-thumbnail wp-image-3383" title="220px-Virtual_karyotype_karyogram" src="http://blogs.dnalc.org/wp-content/uploads/2010/05/220px-Virtual_karyotype_karyogram-150x150.jpg" alt="" width="150" height="150" /></a>The initial goal of the <a href="http://www.dnai.org/c/index.html">Human Genome Project</a> was to find, map and sequence all of the genes within the human genome.  Since the completion of the initial draft back in 2000, the White House predicted that this would lead to a new era of molecular medicine, bringing new ways to prevent, diagnose, treat and cure disease.</p>
<p>It has been amazing to see what we have learned since then, but even more interesting to think of where this could go in the future.  Hopefully soon we will be able to apply this on a more individual basis, with people being able to identify potential risk factors for certain diseases at their primary care physician.  This then will lead to new developments for drug therapy, having a drug that will be able to target a certain pathway that is specific to that patient.  I can only wonder and look forward to what will come next.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.dnalc.org/2010/05/25/human-genome-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Future of Medicine</title>
		<link>http://blogs.dnalc.org/2009/10/13/the-future-of-medicine/</link>
		<comments>http://blogs.dnalc.org/2009/10/13/the-future-of-medicine/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 16:47:51 +0000</pubDate>
		<dc:creator><![CDATA[Jennifer Galasso]]></dc:creator>
				<category><![CDATA[DNA Interactive]]></category>
		<category><![CDATA[dna]]></category>
		<category><![CDATA[hand-held]]></category>
		<category><![CDATA[SNP]]></category>
		<category><![CDATA[SNP Dr.]]></category>
		<category><![CDATA[technologies]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://6.29</guid>
		<description><![CDATA[Emerging DNA technologies continue to offer us many new insights into our genome, and its implications on human disease. One area that is currently under much scrutiny is how different patients are responding differently to certain drug treatments. Researchers are now finding that some people have a genetic predisposition to how they will react to&#8230;]]></description>
				<content:encoded><![CDATA[<p><a href="http://blogs.dnalc.org/wp-content/uploads/2009/10/416px-Dna-SNP_svg1.png"><img class="alignleft size-thumbnail wp-image-3193" title="416px-Dna-SNP_svg1" src="http://blogs.dnalc.org/wp-content/uploads/2009/10/416px-Dna-SNP_svg1-150x150.png" alt="" width="150" height="150" /></a>Emerging DNA technologies continue to offer us many new insights into our genome, and its implications on human disease. One area that is currently under much scrutiny is how different patients are responding differently to certain drug treatments. Researchers are now finding that some people have a genetic predisposition to how they will react to a drug.  If there is some way that we could detect this in the doctor’s office as they are writing the prescription, it would help save time and lives as we try to combat these diseases.</p>
<p>The Imperial College London and its affiliate-company DNA Electronics have developed a portable device that will allow doctors to detect for certain areas of the DNA that make us respond differently to drugs. The technology is based upon the fact that our genome is filled with areas that contain <a href="http://www.dnalc.org/view/15242-Using-RFLPs-or-SNPs-to-study-patterns-in-families-Mark-Skolnick.html">single nucleotide polymorphisms (SNPs). </a> These are areas of our genome where there are single bases that differ among members of the human population. Responses to medication can be predicted by the location of particular SNPs.</p>
<p>The hand-held device, which is called the SNP Dr., will be able to immediately detect the DNA sequences of the patient, instead of sending the sample out to be analyzed (which takes time and money).  Now the doctor will be able to detect whether or not the patient will have an adverse response to a particular drug, and make better decisions about treatment options.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.dnalc.org/2009/10/13/the-future-of-medicine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNA Authentication</title>
		<link>http://blogs.dnalc.org/2009/09/02/dna-authentication/</link>
		<comments>http://blogs.dnalc.org/2009/09/02/dna-authentication/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 13:11:14 +0000</pubDate>
		<dc:creator><![CDATA[Jennifer Galasso]]></dc:creator>
				<category><![CDATA[DNA Interactive]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[dna]]></category>
		<category><![CDATA[Nucleix]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://6.3</guid>
		<description><![CDATA[While recent advances in DNA technology have revolutionized the field of forensic science, it also makes us question whether or not the evidence at a crime scene is genuine. Basic techniques such as PCR, molecular cloning, and the most recent whole genome amplification, allow for someone to synthesize DNA under any genetic profile in vitro.&#8230;]]></description>
				<content:encoded><![CDATA[<p><a href="http://blogs.dnalc.org/wp-content/uploads/2009/09/Forensics.jpg"><img class="alignleft size-thumbnail wp-image-3134" title="Forensics" src="http://blogs.dnalc.org/wp-content/uploads/2009/09/Forensics-150x150.jpg" alt="" width="150" height="150" /></a>While recent advances in DNA technology have revolutionized the field of forensic science, it also makes us question whether or not the evidence at a crime scene is genuine. Basic techniques such as PCR, molecular cloning, and the most recent whole genome amplification, allow for someone to synthesize DNA under any genetic profile <em>in vitro</em>. This artificial DNA can then be implanted into human tissues or placed on the surface of objects, and planted at a crime scene. Current forensic procedure cannot distinguish between artificial and natural DNA samples.</p>
<p>The company Nucleix is now offering a tool to distinguish between natural and artificial DNA, based on the fact that natural DNA has areas that are consistently methylated. This is when methyl groups attach to areas of the DNA to inhibit gene expression in animal cells. Artificial DNA is completely unmethylated. I wonder how long it will be until someone synthesizes methylated DNA <em>in vitro</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.dnalc.org/2009/09/02/dna-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
