Team:Johns Hopkins-Software/BiobrickAnalysis
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<html></div></div></div></div></div></div></div></div></div></div></div></div> | <html></div></div></div></div></div></div></div></div></div></div></div></div> | ||
<link rel="stylesheet" href="https://2012.igem.org/Team:Johns_Hopkins-Software/Templates/cssindex?action=raw&ctype=text/css" type="text/css"/> | <link rel="stylesheet" href="https://2012.igem.org/Team:Johns_Hopkins-Software/Templates/cssindex?action=raw&ctype=text/css" type="text/css"/> | ||
Line 9: | Line 8: | ||
<br><br> | <br><br> | ||
- | When creating AutoPlasmid, we recognized the need for a streamline, automated method of annotating sequences in the field of synthetic biology, since | + | When creating AutoPlasmid, we recognized the need for a streamline, automated method of annotating sequences in the field of synthetic biology, since hand-annotated sequences are likely to have errors, and even with many eyes to oversee the annotating process, it may still be difficult to spot errors in annotations. |
The registry of standard parts currently has over 20,000 parts; roughly 7,000 of them are categorized as available, 11,000 are planning, 1,500 have been deleted, and the rest are either categorized as unavailable, missing, or informational. New biobrick parts are characterized every year, and are hand-annotated, which often lead to errors in characterizing the sequence. To this end, we used AutoPlasmid’s annotation capabilities to check over the annotations made in all of the <a href="http://partsregistry.org/Registry_API"> biobricks</a> in the Registry of Standard Parts (as of September 1, 2012). | The registry of standard parts currently has over 20,000 parts; roughly 7,000 of them are categorized as available, 11,000 are planning, 1,500 have been deleted, and the rest are either categorized as unavailable, missing, or informational. New biobrick parts are characterized every year, and are hand-annotated, which often lead to errors in characterizing the sequence. To this end, we used AutoPlasmid’s annotation capabilities to check over the annotations made in all of the <a href="http://partsregistry.org/Registry_API"> biobricks</a> in the Registry of Standard Parts (as of September 1, 2012). | ||
Line 19: | Line 18: | ||
<br><br> | <br><br> | ||
<img src="https://static.igem.org/mediawiki/2012/f/f5/Screen_Shot_2012-10-02_at_11.34.50_PM.png" width=500 style="float:right;margin:10px 10px 10px 10px;"/> | <img src="https://static.igem.org/mediawiki/2012/f/f5/Screen_Shot_2012-10-02_at_11.34.50_PM.png" width=500 style="float:right;margin:10px 10px 10px 10px;"/> | ||
- | We read through each xml file that provided the data for each biobrick part and converted them in a format accepted by AutoPlasmid, and cross-checked the annotations provided from the xml files with the annotations provided by AutoPlasmid. In this test, we did perfect alignments instead of imperfect. Any biobricks that had a notable mistake in their annotations were flagged, and the mistake was recorded. Other parameters of the biobricks, such as the status (i.e. if available, planning, deleted, etc.), were also taken into account. | + | We read through each <a href="http://partsregistry.org/Registry_API">xml file</a> that provided the data for each biobrick part and converted them in a format accepted by AutoPlasmid, and cross-checked the annotations provided from the xml files with the annotations provided by AutoPlasmid. In this test, we did perfect alignments instead of imperfect. Any biobricks that had a notable mistake in their annotations were flagged, and the mistake was recorded. Other parameters of the biobricks, such as the status (i.e. if available, planning, deleted, etc.), were also taken into account. |
<br><br> | <br><br> | ||
<div id="title"> | <div id="title"> |