Team:Cambridge/Tools/GenBank
From 2010.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<form action="http://cambridgeigem.org/asGenBank.php" method="get"> | <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=" | + | <input type="submit" value="Convert to GenBank" style="font-weight:bold; padding:8px; margin-top:10px;"> |
</div> | </div> | ||
</html> | </html> |
Revision as of 00:16, 9 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].
Note: You can now access the GenBank formats directly from the Parts Registry by going to Tools > GenBank format. You may need to clear your cache first (press control-F5).
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].
Please report any bugs to trs38@cam.ac.uk.