Difference between revisions of "Team:Rice/Parts"

 
(29 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
 
 
{{Rice/NavBar3}}
 
{{Rice/NavBar3}}
 
{{Rice/Backdrop}}
 
{{Rice/Backdrop}}
Line 6: Line 4:
 
<head>
 
<head>
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
+
<style>
* {
+
        * {
 
   box-sizing: border-box;
 
   box-sizing: border-box;
 
}
 
}
Line 15: Line 13:
 
         #home_logo, #sideMenu { display:none; }
 
         #home_logo, #sideMenu { display:none; }
 
    #sideMenu, #top_title, .patrollink  {display:none;}
 
    #sideMenu, #top_title, .patrollink  {display:none;}
         #content {  margin-left:-7px; margin-top:-7px; padding:0px; width:100%;}
+
         #content {  margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
 
+
       
 
         #topbox{
 
         #topbox{
             height:30vh;
+
             height:50vh;
 +
            width: 100%;
 
             background-image: url(https://static.igem.org/mediawiki/2019/7/70/T--Rice--Parts.svg);
 
             background-image: url(https://static.igem.org/mediawiki/2019/7/70/T--Rice--Parts.svg);
 
             background-size: cover;
 
             background-size: cover;
             background-position: 50% 50%;
+
             background-position: 50% 30%;
 
             background-attachment: absolute;
 
             background-attachment: absolute;
 
             display: table;
 
             display: table;
 
             background-color: #1f9ec1!important;
 
             background-color: #1f9ec1!important;
        }
+
              }
        #topbox h1{
+
 
             font-size: 80px;
+
              #topbox h1{
 +
             font-size: 70px;
 
             color: white !important;
 
             color: white !important;
 
             text-align: center;
 
             text-align: center;
Line 36: Line 36:
 
             font-family: comfortaa;
 
             font-family: comfortaa;
 
         }
 
         }
         #content {
+
         #container {
        left: 0px;
+
 
         height: 100%;
 
         height: 100%;
 
         padding: 0px;
 
         padding: 0px;
Line 46: Line 45:
 
         background-color: #fff!important;
 
         background-color: #fff!important;
 
         }
 
         }
 
+
  /* Create two equal columns that floats next to each other */
/* Create two equal columns that floats next to each other */
+
 
.column {
 
.column {
 
   float: left;
 
   float: left;
 
   width: 50%;
 
   width: 50%;
   padding:10px;
+
   padding:0px;
 +
}
 +
.row {
 +
width:100%;
 +
padding:0px;
 
}
 
}
 
 
/* Clear floats after the columns */
 
/* Clear floats after the columns */
 
.row:after {
 
.row:after {
Line 59: Line 60:
 
   display: table;
 
   display: table;
 
   clear: both;
 
   clear: both;
 
 
}
 
}
 +
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
 +
@media screen and (max-width: 481px) {
 +
        #topbox{
 +
            height:20vh;
 +
            margin-top: 0px;
 +
}         
 +
      div.center{
 +
    text-align: center!important;
 +
    margin-bottom: 5px;
 +
}
 +
 
 +
.container{
 +
  width: 72%;
 +
  margin-left: 15% !important;
 +
                        margin-top: 2% !important;
 +
  }
 +
 +
h1{
 +
color:#000000!important;
 +
font-family: comfortaa!important;
 +
font-size: 50px!important;
 +
                        line-height: 100%;
 +
}
 +
h2{
 +
color:#000000!important;
 +
font-family: comfortaa!important;
 +
font-size: 30px!important;
 +
                        line-height: 100%;
 +
}
 +
              h3{
 +
color:#000000!important;
 +
font-family: comfortaa!important;
 +
font-size: 25px!important;
 +
                        line-height: 100%;
 +
}
 +
p, ol{
 +
color:#000000!important;
 +
font-family: raleway!important;
 +
font-size: 20px!important;
 +
                        align = "left";
 +
                      font-weight: normal;
 +
}
 +
  
p {
+
 
         color:#000000!important;
+
         .pb {
font-family: raleway!important;
+
color:white!important;
font-size: 20px!important;
+
font-family: font-family: raleway!important;
                padding: 40px!important;
+
font-size: 18px!important;
                margin-top:-10px!important;
+
}
 +
.caption{
 +
color:#000000!important;
 +
font-family: font-family: raleway!important;
 +
font-size: 16px!important;
 +
  }
 +
  .container{
 +
  width: 72%;
 +
  margin: auto;
 +
  padding-top: 10px;
 +
  padding-right: 10px;
 +
            margin-right: 3%;
 +
            align: left;
 +
  }
 +
div.center{
 +
text-align: center!important;
 +
margin-bottom: 5px;
 +
}
 +
.scale{
 +
width:90%!important;
 +
}
 +
        .scale2{
 +
width:65%!important;
 +
}
 +
table.center{
 +
    margin-left:auto!important;
 +
    margin-right:auto!important;
 +
  }
 +
 
 +
  .scale3{
 +
width:69%!important;
 +
}
 +
table.center{
 +
    margin-left:auto!important;
 +
    margin-right:auto!important;
 +
  }
 +
  table.text{
 +
color:#000000!important;
 +
font-family: raleway!important;
 +
font-size: 16px!important;
 +
  }
 +
  .tableheader{
 +
color:#0145ac!important;
 +
font-family: comfortaa!important;
 +
font-size: 22px!important;
 +
  }
 +
 
 +
             
 +
      div.center{
 +
    text-align: center!important;
 +
            .container{
 +
  width: 80%;
 +
  margin-left: 10% !important;
 +
                        margin-top: 2% !important;
 +
                        padding-bottom: 50px;
 +
      }
 +
 
          
 
          
    }
 
h1{
 
color:#000000 !important;
 
font-family: comfortaa !important;
 
font-size: 60px!important;
 
                text-align:center;
 
                color: #fff!important;
 
                padding:40px!important;
 
  
}
+
p{
h2{
+
color:#000000!important;
color:#000000!important;
+
font-family: raleway!important;
font-family: comfortaa !important;
+
font-size: 16px!important;
font-size: 30px!important;
+
}
                text-align:center;
+
 
    }
+
table.center{
body {
+
    margin-left:auto!important;
 +
    margin-right:auto!important;
 +
 
 +
  }
 +
  table.text{
 +
color:#000000!important;
 +
font-family: raleway!important;
 +
font-size: 16px!important;
 +
  }
 +
  .tableheader{
 +
color:##0145ac!important;
 +
font-family: comfortaa!important;
 +
font-size: 22px!important;
 +
  }
 +
          body {
 
         margin: 0;
 
         margin: 0;
 
         background-color: #fff!important;
 
         background-color: #fff!important;
 +
    }
 +
 +
    #beforeImage {
 +
  padding: 20px;
 +
  display: inline-block; /* or block */
 
     }
 
     }
 
</style>
 
</style>
Line 93: Line 203:
  
 
<body>
 
<body>
 +
        <div id="topbox">
 +
            <h1></h1>
 +
        </div>
  
    <div id="topbox">
+
<div id = "container">
        <h1></h1>
+
<table class = "center text" align = "center">
    </div>
+
<thead>
   
+
  
<div id="content">
 
  
<p style="
+
<p>
    line-height: 1.7;
+
<br>
    margin-bottom: 0;
+
    color: #353535;">  
+
 
</p>
 
</p>
 +
</thead>
  
                            <div style="
 
    padding-bottom: 1em;
 
    text-align: right;
 
">
 
  
<div style="
 
    width: 100%;
 
    padding-left: 19em;
 
    padding-right: 1em;
 
">
 
</div>
 
                            </div>
 
  
<div class="column full_size">
+
<tr>
<a class="anchorOffset" id="table"></a>
+
<col width="10">
 +
<col width="200">
 +
<col width="400">
 +
  <col width="10">
 +
    <th>Name</th>
 +
    <th>Type</th>
 +
    <th>Description</th>
 +
    <th>Length</th>
 +
                  </tr>
 +
                 
 +
  <tr>
 +
    <td><a href="http://parts.igem.org/Part:BBa_K3247000">BBa_K3247000</a></td>
 +
    <td>RNA</td>
 +
    <td>RNA Thermometer NoChill-01</td>
 +
    <td>55</td>
 +
 +
  </tr>
  
<h2>The Rice iGEM team has synthesized the following parts.</h2>
 
  
</html>
 
  
<div class="col-md-12" style=" padding-left: 0px;">  
+
  <tr>
<groupparts class=" ">iGEM19 Rice</groupparts>
+
                    <td><a href="http://parts.igem.org/Part:BBa_K3247001">BBa_K3247001</a></td>
</div>
+
    <td>RNA</td>
<html>                         
+
    <td>RNA Thermometer NoChill-02</td>
 
+
    <td>55</td>
 
+
                   
<p style="
+
                  </tr>
    line-height: 1.7;
+
">
+
 
+
                           
+
 
+
                            </p>
+
 
+
                            </div>
+
 
+
 
+
                   
+
 
+
<div style="
+
    padding-bottom: 0.8em;
+
    text-align: right;
+
">
+
    <div class="row" style="
+
    margin: 0;
+
">
+
    <div class="col-md-6" style="
+
    padding: 0;
+
    padding-right: 0.3em;
+
">
+
                                   
+
    </div>
+
<div style="
+
    width: 100%;
+
    padding-left: 19em;
+
    padding-right: 1em;
+
"><h6 style="
+
    color: #797979;
+
    font-weight: 300;
+
    /* font-size: 16px; */
+
    text-align: right;
+
    line-height: 1.7;
+
"> </h6>
+
</div>
+
    </div>
+
                            </div>
+
 
      
 
      
 +
                 
 +
  <tr>
 +
                      <td><a href="http://parts.igem.org/Part:BBa_K3247002">BBa_K3247002</a></td>
 +
    <td>RNA</td>
 +
    <td>RNA Thermometer NoChill-03</td>
 +
    <td>55</td>
 +
                       
 +
                    </tr>
 +
<tr>
 +
                      <td><a href="http://parts.igem.org/Part:BBa_K3247003">BBa_K3247003</a></td>
 +
    <td>RNA</td>
 +
    <td>RNA Thermometer NoChill-04</td>
 +
    <td>55</td>
 +
                       
 +
                    </tr>
 +
<tr>
 +
                      <td><a href="http://parts.igem.org/Part:BBa_K3247004">BBa_K3247004</a></td>
 +
    <td>RNA</td>
 +
    <td>RNA Thermometer NoChill-05</td>
 +
    <td>55</td>
 +
                       
 +
                    </tr>
 +
<tr>
 +
                      <td><a href="http://parts.igem.org/Part:BBa_K3247005">BBa_K3247005</a></td>
 +
    <td>RNA</td>
 +
    <td>RNA Thermometer NoChill-06</td>
 +
    <td>55</td>
 +
                       
 +
                    </tr>
 +
<tr>
 +
                      <td><a href="http://parts.igem.org/Part:BBa_K3247006">BBa_K3247006</a></td>
 +
    <td>Composite</td>
 +
    <td>Para-B0034-acdS-L3S1P00</td>
 +
    <td>1061</td>
 +
                       
 +
                    </tr>
 +
<tr>
 +
                      <td><a href="http://parts.igem.org/Part:BBa_K3247007">BBa_K3247007</a></td>
 +
    <td>Composite</td>
 +
    <td>Para-B0034-iaaMH-L3S1P00</td>
 +
    <td>1431</td>
 +
                       
 +
                    </tr>
 +
<tr>
 +
                      <td><a href="http://parts.igem.org/Part:BBa_K3247008">BBa_K3247008</a></td>
 +
    <td>Composite</td>
 +
    <td>Para-B0034-otsBA-L3S1P00</td>
 +
    <td>2285</td>
 +
                       
 +
                    </tr>
  
                        </div>
+
                      <td><a href="http://parts.igem.org/Part:BBa_K3247010">BBa_K3247010</a></td>
                            </div>
+
    <td>Basic</td>
 
+
    <td>Para</td>
 
+
    <td>69</td>
                           
+
                        </div>
+
 
                          
 
                          
 +
                    </tr>
 +
                      <td><a href="http://parts.igem.org/Part:BBa_K3247012">BBa_K3247012</a></td>
 +
    <td>Basic</td>
 +
    <td>Type IIS compatible BBa_B0034 with RFC10 scar context</td>
 +
    <td>23</td>
 
                          
 
                          
 +
                    </tr>
 +
                  <td><a href="http://parts.igem.org/Part:BBa_K3247017">BBa_K3247014</a></td>
 +
    <td>Basic</td>
 +
    <td>IaaM</td>
 +
    <td>1638</td>
 +
                       
 +
                    </tr>
 +
</table>
 +
</div>
  
 +
<div class="container">
 +
<br />
 +
<br />
  
 +
<h2>For those interested in repeating our work, we have compiled a list of all the sequences and embedded them below.</h2>
 +
<div class="report">
 +
    <div class="column">
 +
        <h3> List of single stranded sequences</h3>
 +
        <div class="report">
 +
    <div class="center">
 +
        <iframe src="https://static.igem.org/mediawiki/2019/7/76/T--Rice--oligolist.pdf" width="100%" margin="10%" height="600px" download="Single Strand Sequences">
 +
        </iframe>
 +
    </div></div></div>
 +
    <div class="column">
 +
        <h3> List of double stranded sequences</h3>
 +
        <div class="report">
 +
    <div class="center">
 +
        <iframe src="https://static.igem.org/mediawiki/2019/6/65/T--Rice--Plasmidsequences.pdf" width="100%" margin="10%" height="600px" download="Double Strand Sequences">
 +
        </iframe>
 +
</div>
 +
</div></div>
 +
</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br><div class="container">
 +
<br />
 +
<br />
  
  
                    </section>
 
 
 
 
                    </div>
 
                    <!--end of row-->
 
                </div>
 
                <!--end of container-->
 
            </section>
 
 
           
 
         
 
 
 
        </div>
 
        <!--<div class="loader"></div>-->
 
        <a class="back-to-top inner-link" href="#start" data-scroll-class="100vh:active" style="font-size: 82%;">
 
            <i class="stack-interface stack-up-open-big"></i>
 
        </a>
 
 
<div class="container">
 
<br />
 
<br />
 
</div>
 
 
</body>
 
</body>
 
</html>
 
</html>
 +
{{Rice/footer}}

Latest revision as of 02:25, 22 October 2019


Name Type Description Length
BBa_K3247000 RNA RNA Thermometer NoChill-01 55
BBa_K3247001 RNA RNA Thermometer NoChill-02 55
BBa_K3247002 RNA RNA Thermometer NoChill-03 55
BBa_K3247003 RNA RNA Thermometer NoChill-04 55
BBa_K3247004 RNA RNA Thermometer NoChill-05 55
BBa_K3247005 RNA RNA Thermometer NoChill-06 55
BBa_K3247006 Composite Para-B0034-acdS-L3S1P00 1061
BBa_K3247007 Composite Para-B0034-iaaMH-L3S1P00 1431
BBa_K3247008 Composite Para-B0034-otsBA-L3S1P00 2285
BBa_K3247010 Basic Para 69
BBa_K3247012 Basic Type IIS compatible BBa_B0034 with RFC10 scar context 23
BBa_K3247014 Basic IaaM 1638


For those interested in repeating our work, we have compiled a list of all the sequences and embedded them below.

List of single stranded sequences

List of double stranded sequences