Team:UTP-Software/Project

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
(OVERVIEW)
 
(13 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{Team:UTP-Software/utptemplate2}}
-
<html>
+
=='''OVERVIEW'''==
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
-
This is a template page. READ THESE INSTRUCTIONS.
+
-
</div>
+
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
<div align="justify">New iGEM teams in many countries lost valuable time facing and doing sequence analysis (that could include human errors). Our team realized a series of meeting with past iGEMers to create tools that could save time, and for students with non-familiar biological backgrounds ways to help them to verify and take decisions.
 +
When dealing with assembly standards methods (in our case Biobricks), requires to have in mind always the restriction enzymes involved (which is not the common way to think for new iGEMers!). This is fundamental in iGEM, but some people consider it a limitation, because it limits the amount of genes that we can use.
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
In practice when teams find sequences that can’t be introduced in their chosen Biobricks Standard, they usually take either one of these paths:
-
!align="center"|[[Team:UTP-Software|Home]]
+
<ul>
-
!align="center"|[[Team:UTP-Software/Team|Team]]
+
<li>Non-biological background teams abandon the gene and change it.</li>
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=UTP-Software Official Team Profile]
+
-
!align="center"|[[Team:UTP-Software/Project|Project]]
+
-
!align="center"|[[Team:UTP-Software/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:UTP-Software/Modeling|Modeling]]
+
-
!align="center"|[[Team:UTP-Software/Notebook|Notebook]]
+
-
!align="center"|[[Team:UTP-Software/Safety|Safety]]
+
-
!align="center"|[[Team:UTP-Software/Attributions|Attributions]]
+
-
|}
+
 +
<li>By the other hand, experienced teams, make mutations in their sequence to allow it to match with some desired BB standards.</li>
 +
</ul>
 +
This mutagenesis process is in some case too complicated to deal for new teams, as we say it, then these teams maybe change potentially great applications, due to this little technical problem.
 +
The engineers of the UTP-Software team addresses this problem developing our SynBio Sequence Mutation Tool (S2MT), for us a great challenge, but also an interesting journey to collaborate with other iGEMers in the world.
 +
'''Our SynBio Sequence Mutation Tool was made to quickly analyze sequences,'''
 +
<ul>
 +
<li>Determine assembly standards compatibility for BioBricks,</li>
-
== '''Overall project''' ==
+
<li>Suggest Primers that will help to solve the compatibility issues,</li>
-
Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)
+
<li>Give the final sequence with the selected modification,</li>
 +
<li>And to show the new compatible standards.</li>
 +
<li>Align sequences based on overlaps.</li>
-
 
+
<li>Do the consensus of all sequences and produce a final one based on phred scores.</li>
-
 
+
</ul></div>
-
 
+
-
 
+
-
== Project Details==
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== Part 2 ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== The Experiments ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== Part 3 ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
== Results ==
+

Latest revision as of 04:03, 27 October 2012

DSCF7003.jpg
Home Team & Attributions Project S2MT Tutorial Biosinergia Notebook Human Practices Safety Sponsors


UTP-Software NewLogo.PNG


OVERVIEW

New iGEM teams in many countries lost valuable time facing and doing sequence analysis (that could include human errors). Our team realized a series of meeting with past iGEMers to create tools that could save time, and for students with non-familiar biological backgrounds ways to help them to verify and take decisions.

When dealing with assembly standards methods (in our case Biobricks), requires to have in mind always the restriction enzymes involved (which is not the common way to think for new iGEMers!). This is fundamental in iGEM, but some people consider it a limitation, because it limits the amount of genes that we can use.

In practice when teams find sequences that can’t be introduced in their chosen Biobricks Standard, they usually take either one of these paths:

  • Non-biological background teams abandon the gene and change it.
  • By the other hand, experienced teams, make mutations in their sequence to allow it to match with some desired BB standards.

This mutagenesis process is in some case too complicated to deal for new teams, as we say it, then these teams maybe change potentially great applications, due to this little technical problem.

The engineers of the UTP-Software team addresses this problem developing our SynBio Sequence Mutation Tool (S2MT), for us a great challenge, but also an interesting journey to collaborate with other iGEMers in the world.

Our SynBio Sequence Mutation Tool was made to quickly analyze sequences,

  • Determine assembly standards compatibility for BioBricks,
  • Suggest Primers that will help to solve the compatibility issues,
  • Give the final sequence with the selected modification,
  • And to show the new compatible standards.
  • Align sequences based on overlaps.
  • Do the consensus of all sequences and produce a final one based on phred scores.