Difference between revisions of "5.20.2016"
imported>ChangshinPark (Created page with "<p>The purpose of bioprogramming is to understand the program of life by computer programming.</p> <p>How do i hack the life? 1. do experiment to get data to understan...") |
imported>ChangshinPark |
||
Line 1: | Line 1: | ||
+ | <p>Topic : <strong>Bioprogramming</strong></p> | ||
+ | |||
+ | <p> </p> | ||
+ | |||
<p>The purpose of bioprogramming is to understand the program of life by computer programming.</p> | <p>The purpose of bioprogramming is to understand the program of life by computer programming.</p> | ||
Line 9: | Line 13: | ||
<p>The network need to be both efficient and safe.</p> | <p>The network need to be both efficient and safe.</p> | ||
− | <p>Architecture is very important.</p> | + | <p><strong>Architecture</strong> is very important.</p> |
<p> </p> | <p> </p> | ||
Line 21: | Line 25: | ||
<p>We use computers for simulation. The screen simulates a paper. Computer is a nice tool to simulate.</p> | <p>We use computers for simulation. The screen simulates a paper. Computer is a nice tool to simulate.</p> | ||
− | <p>HW: Define 20 most important words in my life and put them on my wiki. </p> | + | <p><strong>HW</strong>: Define 20 most important words in my life and put them on my wiki. </p> |
+ | |||
+ | <p> </p> | ||
+ | |||
+ | <p>Programming is designing an architecture. Coding is a tool of programming.</p> | ||
+ | |||
+ | <p><strong>Install Linux</strong></p> | ||
+ | |||
+ | <p> </p> | ||
+ | |||
+ | <p>automation - use fast prototyping - solve problems - reuse scripts - share the codes with lab members - use public resources - use openfree resources(GitHub)</p> | ||
+ | |||
+ | <p> </p> | ||
+ | |||
+ | <p>In home, using BioPerl, save FASTA file in a variable and print it.</p> | ||
+ | |||
+ | <p> </p> | ||
+ | |||
+ | <p> </p> | ||
<p> </p> | <p> </p> |
Latest revision as of 14:33, 20 May 2016
Topic : Bioprogramming
The purpose of bioprogramming is to understand the program of life by computer programming.
How do i hack the life? 1. do experiment to get data to understand biological circuits.
Interactome.
yeast-two-hybrid. yeast interactome.
The network need to be both efficient and safe.
Architecture is very important.
Questions
1. What kinds of different types of biological networks are there? neural network/protein-protein interaction
We use computers for simulation. The screen simulates a paper. Computer is a nice tool to simulate.
HW: Define 20 most important words in my life and put them on my wiki.
Programming is designing an architecture. Coding is a tool of programming.
Install Linux
automation - use fast prototyping - solve problems - reuse scripts - share the codes with lab members - use public resources - use openfree resources(GitHub)
In home, using BioPerl, save FASTA file in a variable and print it.