Team:UPO-Sevilla/Foundational Advances/Biobrick Creator/Creating Biobrick

From 2011.igem.org

(Difference between revisions)
Line 22: Line 22:
<a href="https://static.igem.org/mediawiki/2011/6/61/UPOSevilla_BioBrickCreator1.0.zip" title="BioBrick Creator"><img style="margin: 0em 0em 2.5em;" class="imgright" src="https://static.igem.org/mediawiki/2011/9/97/UPOSevillaDownloadIcon.png" title="Download BioBrick Creator" width="200px"></a>
<a href="https://static.igem.org/mediawiki/2011/6/61/UPOSevilla_BioBrickCreator1.0.zip" title="BioBrick Creator"><img style="margin: 0em 0em 2.5em;" class="imgright" src="https://static.igem.org/mediawiki/2011/9/97/UPOSevillaDownloadIcon.png" title="Download BioBrick Creator" width="200px"></a>
                             <h1>Creating a new BioBrick</h1>
                             <h1>Creating a new BioBrick</h1>
-
<h2>UML Class Diagram</h2>
+
<h2>How does it work?</h2>
 +
 
 +
<p>At first time, you should to be sure you are in the tab named "Creating a New BioBrick".<br/>
 +
 
 +
There are three levels of BioBrick parts: parts, devices and systems.
 +
Parts are the building blocks and encode basic biological functions
 +
(such as encoding a certain protein, or providing a promoter to let RNA polymerase
 +
bind and initiate transcription of downstream sequences</p>
 +
 
 +
<p>You can choose what part type you want convert to BioBrick standard, you can tick between:</p>
 +
<ul>
 +
<li>Protein Sequence Coding</li>
 +
<p>Protein coding sequences encode the amino acid sequence of a particular protein. Note that some protein coding sequences only encode a protein domain or half a protein. Others encode a full-length protein from start codon to stop codon.</p>
 +
<li>DNA</li>
 +
<p>DNA sequence with a known function which can't be automatically optimized due to possible functional losses.</p>
 +
<li>Characterized Sequence</li>
 +
<p>DNA parts provide functionality to the DNA itself. DNA parts include cloning sites, scars, primer binding sites, spacers, recombination sites, conjugative tranfer elements, transposons, origami, and aptamers.</p>
 +
</ul>
 +
<<h2>UML Class Diagram</h2>
 +
<div class="center">
<img src="https://static.igem.org/mediawiki/2011/d/d2/UPO-Sevilla_BBC_Module1.png">
<img src="https://static.igem.org/mediawiki/2011/d/d2/UPO-Sevilla_BBC_Module1.png">
 +
</div>
                         </div>
                         </div>

Revision as of 11:36, 28 October 2011

Grey iGEM Logo UPO icon

Creating a new BioBrick

How does it work?

At first time, you should to be sure you are in the tab named "Creating a New BioBrick".
There are three levels of BioBrick parts: parts, devices and systems. Parts are the building blocks and encode basic biological functions (such as encoding a certain protein, or providing a promoter to let RNA polymerase bind and initiate transcription of downstream sequences

You can choose what part type you want convert to BioBrick standard, you can tick between:

  • Protein Sequence Coding
  • Protein coding sequences encode the amino acid sequence of a particular protein. Note that some protein coding sequences only encode a protein domain or half a protein. Others encode a full-length protein from start codon to stop codon.

  • DNA
  • DNA sequence with a known function which can't be automatically optimized due to possible functional losses.

  • Characterized Sequence
  • DNA parts provide functionality to the DNA itself. DNA parts include cloning sites, scars, primer binding sites, spacers, recombination sites, conjugative tranfer elements, transposons, origami, and aptamers.

<

UML Class Diagram