Team:Cambridge/Tools/GenBank
From 2010.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<html> | <html> | ||
<div style="margin:40px; background-color:#d1e3ff; padding:20px; margin-top:10px;"> | <div style="margin:40px; background-color:#d1e3ff; padding:20px; margin-top:10px;"> | ||
- | <form action="http://cambridgeigem.org/ | + | <form action="http://cambridgeigem.org/asGenBank.php" method="get"> |
<strong>Enter the name of your BioBrick here:</strong> <input name="part" value="BBa_" /><br /> | <strong>Enter the name of your BioBrick here:</strong> <input name="part" value="BBa_" /><br /> | ||
<input type="submit" value="View as GenBank" style="font-weight:bold; padding:8px; margin-top:10px;"> | <input type="submit" value="View as GenBank" style="font-weight:bold; padding:8px; margin-top:10px;"> |
Revision as of 23:18, 8 September 2010
BioBrick → GenBank
We created this tool to allow any BioBrick to be downloaded with annotations in GenBank format. This allows import into many DNA editing programs, e.g. [http://www.biology.utah.edu/jorgensen/wayned/ape/ ApE].
The source code is [http://cambridgeigem.org/genbank/index.phps available] under a Creative Commons attribution, share-alike [http://creativecommons.org/licenses/by-sa/3.0/ license].