Team:Johns Hopkins-Software/BiobrickAnalysis
From 2012.igem.org
(Difference between revisions)
Line 19: | Line 19: | ||
<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 <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. | 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><br><br> |
<div id="title"> | <div id="title"> | ||
Results | Results | ||
</div> | </div> | ||
- | + | <br> | |
We noticed two very common errors with the biobrick annotations from the xml data, one being incorrectly defining the strand on which the sequence was on, i.e. the annotation stated it was on the reverse strand, whereas it was on the forward strand and vice versa (Wrong Strand). The other was the annotation sequence didn’t match the correct sequence (Mismatch). Others, which were surprising, included having annotations that were not on the biobrick part’s sequence (Out of Bounds) and biobrick parts that were less than 3 base pairs long (Empty). </p><br><br> | We noticed two very common errors with the biobrick annotations from the xml data, one being incorrectly defining the strand on which the sequence was on, i.e. the annotation stated it was on the reverse strand, whereas it was on the forward strand and vice versa (Wrong Strand). The other was the annotation sequence didn’t match the correct sequence (Mismatch). Others, which were surprising, included having annotations that were not on the biobrick part’s sequence (Out of Bounds) and biobrick parts that were less than 3 base pairs long (Empty). </p><br><br> | ||
<center><img src="https://static.igem.org/mediawiki/2012/c/c1/Screen_Shot_2012-10-02_at_11.28.41_PM.png" width=600/></center> | <center><img src="https://static.igem.org/mediawiki/2012/c/c1/Screen_Shot_2012-10-02_at_11.28.41_PM.png" width=600/></center> | ||
- | <img src="https://static.igem.org/mediawiki/2012/4/46/ErrorAnalysis.png" width=380 style="float:right;margin:5px 5px 5px 5px;"/> | + | <img src="https://static.igem.org/mediawiki/2012/4/46/ErrorAnalysis.png" width=380 style="float:right;margin:5px 5px 5px 5px;"/><br> |
<img src="https://static.igem.org/mediawiki/2012/0/0b/Annotation_Errors.png" width=380 style="float:left;margin:5px 5px 5px 5px;"/> | <img src="https://static.igem.org/mediawiki/2012/0/0b/Annotation_Errors.png" width=380 style="float:left;margin:5px 5px 5px 5px;"/> | ||
<br> | <br> |