Difference between revisions of "Seongjun Hong"

From Biolecture.org
imported>S
imported>S
Line 8: Line 8:
 
<h1><span style="font-size: x-large"><strong><span lang="EN-US">Bioprogramming</span></strong></span></h1>
 
<h1><span style="font-size: x-large"><strong><span lang="EN-US">Bioprogramming</span></strong></span></h1>
 
<p style="font-family: -apple-system-font; line-height: 16px">&nbsp;</p>
 
<p style="font-family: -apple-system-font; line-height: 16px">&nbsp;</p>
<p>&nbsp;</p>
+
<p style="font-family: -apple-system-font; line-height: 16px">&nbsp;</p>
 +
<p style="font-family: -apple-system-font; line-height: 16px"><span style="font-size: larger">&nbsp; <b><em>My definition of Bioprogramming</em></b> is to synthesize new DNA strands with the aim of controlling a particular life function and of utilizing that function.</span></p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<p style="font-family: -apple-system-font; line-height: 16px"><font size="4"><b><span style="font-size: larger"><span lang="EN-US">Bioprogramming </span></span></b><span style="font-size: larger"><span lang="EN-US">is all programming</span><span lang="EN-US">&nbsp;activities for analyzing biological data.</span></span></font></p>
 
<p style="font-family: -apple-system-font; line-height: 16px"><font size="4"><b><span style="font-size: larger"><span lang="EN-US">Bioprogramming </span></span></b><span style="font-size: larger"><span lang="EN-US">is all programming</span><span lang="EN-US">&nbsp;activities for analyzing biological data.</span></span></font></p>
Line 37: Line 38:
 
     <li><span style="font-size: medium"><a href="http://en.wikipedia.org/wiki/R_(programming_language)">R</a></span> <span style="font-size: medium">&nbsp; </span></li>
 
     <li><span style="font-size: medium"><a href="http://en.wikipedia.org/wiki/R_(programming_language)">R</a></span> <span style="font-size: medium">&nbsp; </span></li>
 
     <li><span style="font-size: small"><a href="http://en.wikipedia.org/wiki/S_(programming_language)"><span style="font-size: medium">S</span></a></span><span style="font-size: medium"> </span></li>
 
     <li><span style="font-size: small"><a href="http://en.wikipedia.org/wiki/S_(programming_language)"><span style="font-size: medium">S</span></a></span><span style="font-size: medium"> </span></li>
     <li><span style="font-size: medium"><a href="http://en.wikipedia.org/wiki/MATLAB">Matlab</a></span><span style="font-size: medium"> </span><span style="font-size: medium">&nbsp;</span>
+
     <li><span style="font-size: medium"><a href="http://en.wikipedia.org/wiki/MATLAB">Matlab</a></span><span style="font-size: medium">&nbsp;</span><span style="font-size: medium">&nbsp;</span></li>
    <p>&nbsp;</p>
 
    </li>
 
 
</ul>
 
</ul>
<p><span style="font-size: larger">
 
<p style="margin-left: 40px">&nbsp;</p>
 
&nbsp;</span><span style="font-size: larger">
 
<p>&nbsp;</p>
 
</span></p>
 
<p><span style="font-size: medium">
 
<p style="margin-left: 40px">&nbsp;</p>
 
<p style="margin-left: 40px">&nbsp;</p>
 
<h2><strong>BioOS</strong></h2>
 
</span><span style="font-size: medium">
 
<p>&nbsp;</p>
 
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
<h2><strong>Other languages for Bioinformatics</strong></h2>
 
</span>
 
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
<p style="margin-left: 40px">&nbsp;</p>
 
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
<p><b><em>My definition of Bioprogramming</em></b> is to synthesize new DNA strands with the aim of controlling a particular life function and of utilizing that function.</p>
+
<h1>Genomics</h1>
</p>
+
<p>Genomics is a discipline in genetics analyzing the function and structure of genomes.</p>
<h3 style="margin-left: 40px"><strong>BioPerl programming</strong></h3>
+
<h2>Genome</h2>
 +
<p>Genome is a whole genetic materials of an organism such as DNA and RNA.</p>

Revision as of 19:10, 12 May 2015

 

 

 

Bioinformatics

In bioinformatics, all biological data are regarded as information. By combining various fields such as computer science and statistics, the information is analyzed and studied.

It is an interdisciplinary field that develops methods and software tools for understanding biological data.

 

Bioprogramming

 

 

  My definition of Bioprogramming is to synthesize new DNA strands with the aim of controlling a particular life function and of utilizing that function.

 

Bioprogramming is all programming activities for analyzing biological data.

 

Programming

Programming is a process that makes new algorithm from programming languages called codes through a compiler. It can convert a set of programming languages into executable programs. Programs can perform various activities like computation, analysis, algorithmic flow, and more.

The computer is the electrical machine or device that carries out the programs. Computers exist in many different forms such as desktop, laptop, tablet, and etc.

 

Compiler

Compiler is a program that transforms programming languages into computer languages. With this process, computer can recognize the commands. The compilers have own specific programming language. C++, for example, has c language. They are classified according to the languages and the operating systems.

 

Programming language

Programming languages are generally high-level languages that are used in coding by programmers.If you compare the programming to a country, then the language is the communication medium. The 3 major types of bioprogramming languages are S, R, and Matlab. All of them are for statistical and computational use. Grammar is the rule of the languages.

 

Perl programming

Perl is a programming language that supports scripts called a script lanuguage. It is developed by Larry wall in 1987. It is a powerful tool for varied applications such as network programming, finance, and bioinformatics. An operating system of perl is basically Linux but almost systems support the program. 

site(perl.org)

 

BioPerl is a collection of Perl modules for biological data processing. It is an open source software for biological applications in bioinformatics. In the Human Genome Project, the program has played a central role.

site(bioperl.org)

 

BioOS denotes an operationg system for bioinformatics

site(bioos.org) 

 

 

 

 

 

 

Genomics

Genomics is a discipline in genetics analyzing the function and structure of genomes.

Genome

Genome is a whole genetic materials of an organism such as DNA and RNA.