Difference between revisions of "Lim Doyeon"
From Biolecture.org
imported>Lim Doyeon |
imported>Lim Doyeon |
||
Line 7: | Line 7: | ||
<div> | <div> | ||
<h3>Programming</h3> | <h3>Programming</h3> | ||
− | <div> Process of making program. It could be the one format of communication. We translate human's language into computer language. </div> | + | <div> Process of making program. It could be the one format of communication. We translate human's language into computer language. picture in bellow shows translation of High-level Language into Low-level language. We can program with different High-level language (C/C++, Perl, Java etc.). Since now, programming is one-way communication because programmer write the language to make programm and computer do what programmer ask.</div> |
− | < | + | <div> </div> |
+ | <div>.<img src="/ckfinder/userfiles/images/machine%20language.gif" width="300" height="162" align="baseline" alt="" /> </div> | ||
</div> | </div> | ||
− | |||
<div> | <div> | ||
+ | <h3>Bioprogramming</h3> | ||
+ | <h2><span style="font-size: 12px; font-weight: normal;">Process of creating(Programming) the artificial organism(Program). Bioprogramming is part of programming but handle To bio-program, researchers commonly use Perl, and made a library "BioPerl" to make bio-programming easy</span></h2> | ||
+ | <h2> </h2> | ||
+ | <h2> </h2> | ||
+ | <h2> </h2> | ||
+ | <h2> </h2> | ||
<h2>Genomics</h2> | <h2>Genomics</h2> | ||
<div> | <div> |
Revision as of 10:02, 8 May 2015
Bioinformatics is addition two word, biology and informatics. Bioinformatics deal with biological information(genomic information etc.). Usually this information is analyzed by computer technology(information technology). However, in traditional biology field also deal with biological data and get the information and work with it, expert JongBhak said "Biology is Bioinformatics and Bioinformatics is Biology".
Contents
- 1 Principles of Bioinformatics
- 2 Bioprogramming
- 3 Process of creating(Programming) the artificial organism(Program). Bioprogramming is part of programming but handle To bio-program, researchers commonly use Perl, and made a library "BioPerl" to make bio-programming easy
- 4
- 5
- 6
- 7
- 8 Genomics
- 9 Transcriptomics
- 10 Proteomics
- 11 Epigenomics and Phenomics
- 12 Canceromics and Geromics
- 13 Reference
Principles of Bioinformatics
Bioprogramming
Programming
Process of making program. It could be the one format of communication. We translate human's language into computer language. picture in bellow shows translation of High-level Language into Low-level language. We can program with different High-level language (C/C++, Perl, Java etc.). Since now, programming is one-way communication because programmer write the language to make programm and computer do what programmer ask.
.