<?xml version="1.0" encoding="iso-8859-1"?> 
<rss version="2.0">
<channel>
  <title>Genome Blog [Category - Bioinformatics]</title> 
  <description>Blog Description [Category - Bioinformatics]</description>
  <link><![CDATA[ http://www.genomealberta.ca/blogs/default.aspx ]]></link> 
  <language>en-us</language> 
  <pubDate>Sun, 01 Aug 10 21:59:54 UT</pubDate> 
  <lastBuildDate>Sun, 01 Aug 10 21:59:54 UT</lastBuildDate> 
  <docs>http://blogs.law.harvard.edu/tech/rss</docs> 
  <generator>Marqui 6.0</generator> 
  <managingEditor>System Administrator</managingEditor> 
  <webMaster>System Administrator</webMaster> 
  <item><title>Interview with Paul Gordon on Semantic Web Technologies</title><link>http://www.genomealberta.ca/blogs/interview-with-paul-gordon-on-semantic-web-technologies.aspx</link><description><![CDATA[<BR>
    <EM>guest post from Susanne Cardwell <BR>
    Administrative Coordinator&nbsp;<BR>
    </EM><A href="http://www.gcbioinformatics.ca/training" target=_blank><STRONG><EM>Bioinformatics Platform Applied Computational Genomics Course</EM></STRONG></A><BR>
    <BR>
    &nbsp; Paul Gordon, the Bionformatics specialist for the Sun Center of Excellence for Visual Genomics,&nbsp;gave the following description of Semantic Web Technologies and how they relate to the programs he is developing called Daggoo and Seahawk:<BR>
    <BR>
    &nbsp; &#8220;In a nutshell,&#8221; says Paul Gordon, &#8220;Semantic Web technologies are about using URLs instead of words to refer to concepts.&#8221; He says that the advantage is that URLs (i.e., Web addresses like http://...) are unambiguous &#8211; it&#8217;s easier for computers to use URLs as computers have historically had problems with interpreting natural language. He states that the reason you want to use URLs in this capacity is so that the computer can surf the web for you instead of you manually trying to find answers on the web. &#8220;In short, it is about having a web of data instead of a web of documents,&#8221; says Gordon. One major problem is how to shoehorn the current Web into this Semantic model, and this is his primary focus.&nbsp;<BR>]]></description><pubDate>Tue, 16 Mar 10 16:15:00 UT</pubDate></item><item><title>Genomics at BioHackathon 2010</title><link>http://www.genomealberta.ca/blogs/genomics-at-biohackathon-2010.aspx</link><description><![CDATA[<EM>guest post from Susanne Cardwell<BR>
    Administrative Coordinator<BR>
    </EM><A href="http:// www.gcbioinformatics.ca/training" target=_blank><STRONG><EM>Bioinformatics Platform Applied Computational Genomics Course</EM></STRONG></A><BR>
    <BR>
    <BR>
    Paul Gordon, bioinformatics specialist with the Sun Center of Excellence for Visual Genomics, recently attended the Hackathon 2010, at the University of Tokyo. The objective of the Hackathon 2010 was to define technologies and standards for the global life sciences community for the next generation of web technologies often call the Semantic Web. <BR>
    <BR>
    There were approximately 40-50 participants, and&nbsp;Paul was representing the Genome Canada Bioinformatics Platform. Several Canadians in attendance were some of the pioneers in Semantic Web Technologies for the Life Sciences.&nbsp;<BR>
    <BR>
    Bio Hackathon 2010 was about creating a critical mass of data providers providing the same format of information for the purpose of standardization. Standardization allows for people to ask queries or questions that require information from multiple databases. A major aim of the meeting was to educate the developers on some of the semantic web technologies, which include RDF, Sparql, and Semantic Web Services.&nbsp;Paul Gordon and others enlightened the participants about these technologies, how to create queries using these technologies, and use case development. <BR>
    <BR>
    Another major aim of the meeting was the writing of computer code. Gordon focused on making it easier to use these technologies over existing databases. <BR>
    <BR>
    <BR>
    <BR>
    <img src="http://www.genomealberta.ca/files/Images/blogs/BioHackathon_Group_Pic_Resized.jpg" style="VERTICAL-ALIGN: bottom" alt="BioHackathon Group Photo" />]]></description><pubDate>Mon, 01 Mar 10 03:45:00 UT</pubDate></item><item><title>A New Species: Virtual Organisms</title><link>http://www.genomealberta.ca/blogs/main_01081001.aspx</link><description><![CDATA[<EM>Guest post by Susanne Cardwell, <BR>
Administrative Coordinator,<BR>
</EM><A href="http://www.gcbioinformatics.ca/training" target=_blank><STRONG><EM>Applied Computational Genomics Course</EM></STRONG></A><STRONG><EM>&nbsp;<BR>
<BR>
</EM></STRONG>Artificial intelligence is developing an impact in the science realm, and especially&nbsp;in computer science and biology. With the advent of artificial intelligence, the idea of giving computer programs life has become popularized. <BR>
<BR>
Why is this important? The wave of the future includes the evolution of virtual organisms. These are programs that have intelligence and that are able to operate in a virtual environment that humans can interact with (Terra Nova). Terra Nova blog writer&nbsp;<SPAN class=post-footers>Bob McGinley on June 01, 2007&nbsp;</SPAN>said that &#8220;we can use virtual organisms to optimize all kinds of things like traffic systems, manufacturing, medical procedures, or even non-player characters (NPC's) in virtual worlds&#8221;. <BR>
<BR>
Furthermore, for Mark Ward's book called &#8220;Virtual Organisms: The Startling World of Artificial Life&#8221;, the editorial review explains how programs that &#8220;mimic the sexual reproduction... may someday run telephone networks and other large electronic systems&#8221; (amazon.com, 2009).]]></description><pubDate>Fri, 08 Jan 10 15:15:00 UT</pubDate></item><item><title>On Perl Programs</title><link>http://www.genomealberta.ca/blogs/main_12210901.aspx</link><description><![CDATA[<EM>guest post from Susanne Cardwell, <BR>
Administrative Coordinator for the Applied Computational Genomics Course</EM> <BR>
<BR>
Perl is a dynamic programming language used in&nbsp;many areas&nbsp;-&nbsp;especially in bioinformatics. It is a freely downloadable and&nbsp;commonly used with Unix systems, although some variants are available for Microsoft Windows. <BR>
<BR>
On perusing notes made for one of the lecture days of the&nbsp;<A href="http://www.gcbioinformatics.ca/training" target=_blank><STRONG>2009 Applied Computational Genomics Course</STRONG></A><STRONG>&nbsp;</STRONG>, I located some interesting information on Perl in bioinformatics. Perl, as used in bioinformatics, allows for a number of operations, including: <BR>
<BR>
<UL>
    <LI>translation of DNA sequences in a single frame
    <LI>transcription of DNA to RNA
    <LI>production of reverse complements of DNA sequence nomenclature
    <LI>coding for aiding RNA splicing
    <LI>generation of Blast output
    <LI>prediction and evaluation of genes
    <LI>annotation of a small genome (such as E. coli) or a collection of EST&#8217;s (Wishart, 2009) </LI>
</UL>
<P>MedicineNet, Inc. (2009) defined genome annotation as <EM>&#8220;the process for identifying the location of genes and all of the coding regions in a genome and determining what those genes do.&#8221; </EM>For instance, DNA Forensics allows for the identification of organ donor matches and the identification of individuals suspect in a crime through DNA profiling through scans of 13 DNA regions (Human Genome Project Information, 2009). A more specific example of genome annotation is when you determine the function of the gene (such as protein excretion, protein family and transcription identification, and transcription determination (Abdellateef, 2009, December 17, personal communications) and the regions of the gene that would eventually translate into protein. Perl helps allow for complex annotation to take place &#8211; annotation that would not otherwise have been possible through traditional means. </P>]]></description><pubDate>Mon, 21 Dec 09 15:30:00 UT</pubDate></item><item><title>What is Bioinformatics?</title><link>http://www.genomealberta.ca/blogs/main_12140901.aspx</link><description><![CDATA[<EM>guest post from Susanne Cardwell,<BR>
Administrative Coordinator&nbsp;for the </EM><A href="http://www.gcbioinformatics.ca/training" target=_blank><EM><STRONG>Applied Computational Genomics Course</STRONG>&nbsp;</EM></A><BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;Bioinformatics, using mathematical modeling, statistics, graphical interfaces, and other devices, makes efficient computing tasks in biology and genetics that would otherwise require terabytes of computing power in order to interpret ( innovation.org, 2009). Some of the functions of bioinformatics include:&nbsp;<BR>
<UL>
    <LI>Analytics on three dimensional protein structures (innovation.org, 2009)
    <LI>Computer-aided design of new drugs (innovation.org, 2009)&nbsp; Determination of gene and drug interaction (innovation.org, 2009)
    <LI>&nbsp;Provision of visualization tools (The MathWorks, 2009)
    <LI>Supplication of analytics on genetic sequences
    <LI>Comparison of nucleotides or amino acids (The MathWorks, 2009)
    <LI>Performance of statistical analysis on genetic data
    <LI>Comparison of a wealth of information from various databases of genetic sequences
    <LI>Integration of data for gene-based drug development (Ajith, 2003). </LI>
</UL>
<P>&nbsp;</P>]]></description><pubDate>Mon, 14 Dec 09 15:15:00 UT</pubDate></item>
</channel>
</rss>