Difference between revisions of "Lecture 2 - Bioprogamming class"

From Biolecture.org
imported>YoungKwang Jung
imported>YoungKwang Jung
Line 20: Line 20:
  
 
<p>protein is the triple point of state(liquid + gas + solid)</p>
 
<p>protein is the triple point of state(liquid + gas + solid)</p>
 +
 +
<p>What is grammar?<br />
 +
grammar is rule to match input with ouput</p>
  
 
<p>20 amino acid</p>
 
<p>20 amino acid</p>
Line 25: Line 28:
 
<p>[[File:Amino_acid__structure.png]]</p>
 
<p>[[File:Amino_acid__structure.png]]</p>
  
<p>What is grammar?<br />
+
<p>&nbsp;</p>
grammar is rule to match input with ouput</p>
 

Revision as of 19:58, 19 May 2017

What is program?
Library : set of book
my: confiner(restirct computer memory)
%, $, @ - variable
for example
$: 1,2,3,4...
%: 12/34
@: array

What is bioinformatics?
1. natural process of information propagation
2. programming technique
3. hack code of life and make a map

It vs Bioinformatics
Bioinformatics use biological data, find natural rule

Semiconductor of life
Semiconductor - can become conductor according to condition such as temperature, pH, salt concentration, number of electrons

protein is the triple point of state(liquid + gas + solid)

What is grammar?
grammar is rule to match input with ouput

20 amino acid

File:Amino acid structure.png