Team:KAIST-Korea/Notebook/Memo/Idea

From 2010.igem.org

(Difference between revisions)
(Idea)
Line 23: Line 23:
To use these, we can make bacteria calculator
To use these, we can make bacteria calculator
<br><br>
<br><br>
 +
<span style=font-size:15px> <b> Dumy DB </b> </span><br>
 +
BioBricks DUMY is completed. <br>
 +
'dbupdater' which makes 'txt file' for DB import using parsing 'fasta file' from DB updater. <br>
 +
For now, it is drived with SQLite3 engine, and is intalled at SPARCS surver. <br>
 +
It has 4 kinds of search condition, parts id, parts type, short description, and sequence.<br>
 +
We suppose to include query function to developing BioBrick pythos module.<br><br>
 +
</td></tr></table>
</td></tr></table>

Revision as of 11:52, 16 July 2010

 

Idea


Bacteria calculator
If bacteria can make NAND GATE, it also can make OR, AND, NOT, XOR, NXOR GATE.
To use these, we can make bacteria calculator

Dumy DB
BioBricks DUMY is completed.
'dbupdater' which makes 'txt file' for DB import using parsing 'fasta file' from DB updater.
For now, it is drived with SQLite3 engine, and is intalled at SPARCS surver.
It has 4 kinds of search condition, parts id, parts type, short description, and sequence.
We suppose to include query function to developing BioBrick pythos module.