Difference between revisions of "Team:SMS Shenzhen/Parts"

(Replaced content with "{{Team:SMS_Shenzhen/CSS}} <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <img src="https://static.igem.org/mediawiki/2017/6/63/Parts-...")
 
(8 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
</head>
 
</head>
 
<body>
 
<body>
<img src="https://static.igem.org/mediawiki/2017/6/63/Parts-SMS_Shenzhen.jpg" width="100%" >
+
<img src="https://static.igem.org/mediawiki/2017/a/a5/PartsPicture-SMS_Shenzhen.jpg" width="100%" >
  
 +
 +
 +
<div id="sec1">
 +
    <div id="page">
 +
        <h1 style="text-align:center">Parts Summary Chart</h1>
 +
<h1> </h1>
 +
 +
<h3 style="text-align:center">(Click On Part's Name to Go to Part's Page)</h3>
 +
<h1> </h1>
 +
 +
        <table class="gridtable">
 +
            <tr>
 +
                <th>Name</th>
 +
                <th>Type</th>
 +
                <th>Part Type</th>
 +
                <th>Vector</th>
 +
                <th>Coding Sequence</th>
 +
                <th>Description</th>
 +
                <th>Submit or Not</th>
 +
            </tr>
 +
            <tr>
 +
 +
                <td><a href="http://parts.igem.org/Part:BBa_K2224001">BBa_K2224001</a></td>
 +
                <td>Coding sequence</td>
 +
                <td>Composite part</td>
 +
                <td>pSB1C3</td>
 +
                <td>Chitinase</td>
 +
                <td>This composite part contains a coding sequence of chitinase, which is from the Lecanicillium lecanii strain 432.</td>
 +
                <td>√</td>
 +
            </tr>
 +
            <tr>
 +
                <td><a href="http://parts.igem.org/Part:BBa_K2224002">BBa_K2224002</a></td>
 +
                <td>Coding sequence</td>
 +
                <td>Composite part</td>
 +
                <td>pSB1C3</td>
 +
                <td>Proteinase</td>
 +
                <td>This composite part contains a coding sequence of proteinase , which is from the Lecanicillium lecanii strain CA-12.</td>
 +
                <td>√</td>
 +
            </tr>
 +
            <tr>
 +
                <td><a href="http://parts.igem.org/Part:BBa_K2224003">BBa_K2224003</a></td>
 +
                <td>Measurement</td>
 +
                <td>Composite part</td>
 +
                <td>pSB1C3</td>
 +
                <td>GFP</td>
 +
                <td>This part composes of SacB promoter and GFP. Notice: It has a different RBS with BBa_K2224005</td>
 +
                <td>√</td>
 +
            </tr>
 +
            <tr>
 +
                <td><a href="http://parts.igem.org/Part:BBa_K2224004">BBa_K2224004</a></td>
 +
                <td>Cell Death</td>
 +
                <td>Composite part</td>
 +
                <td>pSB1C3</td>
 +
                <td>SRRz</td>
 +
                <td>This part is the combination of SacB promoter and SRRz the self-lysis gene.</td>
 +
                <td>√</td>
 +
            </tr>
 +
            <tr>
 +
                <td><a href="http://parts.igem.org/Part:BBa_K2224005">BBa_K2224005</a></td>
 +
                <td>Measurement</td>
 +
                <td>Composite part</td>
 +
                <td>pSB1C3</td>
 +
                <td>GFP</td>
 +
                <td>This part composes of SacB promoter and GFP. Notice: This part has a different RBS with BBa_K2224003</td>
 +
                <td>√</td>
 +
            </tr>
 +
            <tr>
 +
                <td><a href="http://parts.igem.org/Part:BBa_K2224006">BBa_K2224006</a></td>
 +
                <td>Coding sequence</td>
 +
                <td>Basic part</td>
 +
                <td>pSB1C3</td>
 +
                <td>Chitinase</td>
 +
                <td>This basic part contains a coding sequence of chitinase, which is from the Lecanicillium lecanii strain 432.</td>
 +
                <td>×</td>
 +
            </tr>
 +
            <tr>
 +
                <td><a href="http://parts.igem.org/Part:BBa_K2224007">BBa_K2224007</a></td>
 +
                <td>Coding sequence</td>
 +
                <td>Basic part</td>
 +
                <td>pSB1C3</td>
 +
                <td>Proteinase</td>
 +
                <td>This basic part contains a coding sequence of proteinase , which is from the Lecanicillium lecanii strain CA-12.</td>
 +
                <td>×</td>
 +
            </tr>
 +
            <tr>
 +
                <td><a href="http://parts.igem.org/Part:BBa_K2224008">BBa_K2224008</a></td>
 +
                <td>Promoter</td>
 +
                <td>Basic part</td>
 +
                <td>pSB1C3</td>
 +
                <td>SacB Promoter</td>
 +
                <td>This is the promoter of SacB gene.</td>
 +
                <td>×</td>
 +
            </tr>
 +
 +
 +
        </table>
 +
 +
        <style type="text/css">
 +
            table.gridtable {
 +
                font-size:18px;
 +
                color:#333333;
 +
                border-width: 1px;
 +
                border-color: #666666;
 +
                border-collapse: collapse;
 +
            }
 +
            table.gridtable th {
 +
                border-width: 1px;
 +
                padding: 8px;
 +
                border-style: solid;
 +
                border-color: #666666;
 +
                background-color: #dedede;
 +
            }
 +
            table.gridtable td {
 +
                border-width: 1px;
 +
                padding: 8px;
 +
                border-style: solid;
 +
                border-color: #666666;
 +
                background-color: #ffffff;
 +
            }
 +
        </style>
 +
    </div>
 +
</div>
 +
 +
<img src="https://static.igem.org/mediawiki/2017/a/ae/RightsFooter-SMS_Shenzhen.jpg" width="100%" >
  
  
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 05:26, 31 October 2017

Title

Title

Parts Summary Chart

(Click On Part's Name to Go to Part's Page)

Name Type Part Type Vector Coding Sequence Description Submit or Not
BBa_K2224001 Coding sequence Composite part pSB1C3 Chitinase This composite part contains a coding sequence of chitinase, which is from the Lecanicillium lecanii strain 432.
BBa_K2224002 Coding sequence Composite part pSB1C3 Proteinase This composite part contains a coding sequence of proteinase , which is from the Lecanicillium lecanii strain CA-12.
BBa_K2224003 Measurement Composite part pSB1C3 GFP This part composes of SacB promoter and GFP. Notice: It has a different RBS with BBa_K2224005
BBa_K2224004 Cell Death Composite part pSB1C3 SRRz This part is the combination of SacB promoter and SRRz the self-lysis gene.
BBa_K2224005 Measurement Composite part pSB1C3 GFP This part composes of SacB promoter and GFP. Notice: This part has a different RBS with BBa_K2224003
BBa_K2224006 Coding sequence Basic part pSB1C3 Chitinase This basic part contains a coding sequence of chitinase, which is from the Lecanicillium lecanii strain 432. ×
BBa_K2224007 Coding sequence Basic part pSB1C3 Proteinase This basic part contains a coding sequence of proteinase , which is from the Lecanicillium lecanii strain CA-12. ×
BBa_K2224008 Promoter Basic part pSB1C3 SacB Promoter This is the promoter of SacB gene. ×