Team:Davidson-MissouriW/Tools

From 2010.igem.org

(Difference between revisions)
Line 8: Line 8:
         </div>
         </div>
         <br><br><br><br><br><br>
         <br><br><br><br><br><br>
 +
        <div id="Veripart">
 +
            <a href="http://72.22.219.205/sequence">
 +
                <h3>VeriPart</h3>
 +
            </a><a NAME="veripart">
 +
            <table cellpadding=0 cellspacing=0>
 +
                <tbody>
 +
                    <tr bgcolor="#ede8e2">
 +
                        <td width=30>
 +
                        </td>
 +
                        <td width=580>
 +
                            <p>Verifying BioBrick parts can be difficult and tedious by hand.  To solve this problem, we have developed a tool to identify BioBrick parts and devices in a given DNA sequence.  When a sequence is entered, the program checks the last archived version of the BioBrick Parts Registry.  If your desired part is not found, you can attempt to align the sequence you entered with the part you desire.  Since this search uses a real-time version of the registry, it can potentially find additional parts.  When a device is found in your sequence, you can click to view the sequences of individual parts.</p>
 +
                        </td>
 +
                        <td align=center width=600>
 +
                <a href="http://72.22.219.205/sequence"><img src="https://static.igem.org/mediawiki/2010/3/32/Davidson-MissouriWveripart.png" alt="Veri" width=400/></a>
 +
                        </td>
 +
                    </tr>
 +
                </tbody>
 +
            </table>
 +
        </div>
 +
        <br><br>
         <div id="Oligator">
         <div id="Oligator">
             <a href="http://gcat.davidson.edu/igem10/index.html">
             <a href="http://gcat.davidson.edu/igem10/index.html">
Line 66: Line 86:
                         <td align=center width=600>
                         <td align=center width=600>
                             <a href="https://static.igem.org/mediawiki/2010/4/4a/ConstructSim.zip"><img src="https://static.igem.org/mediawiki/2010/f/fe/Davidson-MissouriWsteph.png" alt="sim" width=355/></a>
                             <a href="https://static.igem.org/mediawiki/2010/4/4a/ConstructSim.zip"><img src="https://static.igem.org/mediawiki/2010/f/fe/Davidson-MissouriWsteph.png" alt="sim" width=355/></a>
-
                        </td>
 
-
                    </tr>
 
-
                </tbody>
 
-
            </table>
 
-
        </div>
 
-
        <br><br>
 
-
        <div id="Veripart">
 
-
            <a href="http://72.22.219.205/sequence">
 
-
                <h3>VeriPart</h3>
 
-
            </a><a NAME="veripart">
 
-
            <table cellpadding=0 cellspacing=0>
 
-
                <tbody>
 
-
                    <tr bgcolor="#ede8e2">
 
-
                        <td width=30>
 
-
                        </td>
 
-
                        <td width=580>
 
-
                            <p>Verifying BioBrick parts can be difficult and tedious by hand.  To solve this problem, we have developed a tool to identify BioBrick parts and devices in a given DNA sequence.  When a sequence is entered, the program checks the last archived version of the BioBrick Parts Registry.  If your desired part is not found, you can attempt to align the sequence you entered with the part you desire.  Since this search uses a real-time version of the registry, it can potentially find additional parts.  When a device is found in your sequence, you can click to view the sequences of individual parts.</p>
 
-
                        </td>
 
-
                        <td align=center width=600>
 
-
                <a href="http://72.22.219.205/sequence"><img src="https://static.igem.org/mediawiki/2010/3/32/Davidson-MissouriWveripart.png" alt="Veri" width=400/></a>
 
                         </td>
                         </td>
                     </tr>
                     </tr>

Revision as of 15:33, 28 July 2010

iGEM Davidson – Missouri Western 2010: Tools

The team has designed several tools in conjunction with our iGem project.













Construct Simulation

In order to better understand our fluorescent protein - TetA constructs, we designed a simulation of the cre-lox system. This simulation allows the user to test our pre-determined constructs as well as custom constructs from any number of promoters, lox sites, fluorescent proteins, essential genes, and/or terminators. The program will then show either a single, animated simulation that will allow the user to see how the lox sites interact, or it will run many simulations and then generate a histogram that shows the distribution of what fluorescent proteins were expressed. In addition, if the user chooses to include weights for the "items" and a capacity for the knapsack the program will tell you whether or not your construct has exceeded the capacity. In order to run the program, download the jar file. To see the actual percentages behind the histogram, the program needs to be run through a command line tool, but other than that simply double clicking the jar file to run it should be sufficient.

sim




Top