Team:Cambridge/Tools/GenBank
From 2010.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{:Team:Cambridge/Templates/headerMinimalprototype}} | {{:Team:Cambridge/Templates/headerMinimalprototype}} | ||
- | {{:Team:Cambridge/Templates/headerbar|colour=# | + | {{:Team:Cambridge/Templates/headerbar|colour=#fb5c2b|title=Tools: 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]. | 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]. | ||
<html> | <html> | ||
- | <div style="margin:40px; background-color:# | + | <div style="margin:40px; background-color:#ffdcd1; 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=" | + | <input type="submit" value="Convert to GenBank" style="font-weight:bold; padding:8px; margin-top:10px;"> |
</div> | </div> | ||
</html> | </html> | ||
+ | |||
+ | <strong>Note:</strong> You can now access the GenBank formats directly from the Parts Registry by going to <strong>Tools > GenBank format</strong>. | ||
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]. | 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 [mailto:trs38@cam.ac.uk trs38@cam.ac.uk]. | ||
{{:Team:Cambridge/Templates/footerMinimal}} | {{:Team:Cambridge/Templates/footerMinimal}} |
Latest revision as of 19:30, 24 October 2010
Tools: 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.
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.