Team:Alberta/Attributions

From 2013.igem.org

(Difference between revisions)
Line 55: Line 55:
     }
     }
     .sidebar {
     .sidebar {
-
       position:fixed;
+
       position: fixed;
-
       top:190px;
+
       top: 157px;
-
       float:left;
+
       float: left;
-
       z-index:3;
+
       z-index: 3;
-
       padding: 0 0px 0px 40px;
+
       padding: 10px 10px 10px 10px;
 +
      width: 230px;
 +
    }
 +
    .sidebar_block {
 +
      background-color:white;
 +
      margin:1px;
 +
      border:1px grey solid;
 +
      padding:5px 10px 5px 10px;
 +
      border-radius:5px;
 +
      box-shadow: 0px 0px 20px #444444;
     }
     }
     .main {
     .main {
Line 374: Line 383:
       box-shadow: 0px 0px 30px #000;
       box-shadow: 0px 0px 30px #000;
        
        
 +
    }
 +
    a.anchor{
 +
      display: block;
 +
      position: relative;
 +
      top: -180px;
 +
      visibility: hidden;
     }
     }
   </style>
   </style>
Line 423: Line 438:
       </ul>
       </ul>
       <div class="sidebar">
       <div class="sidebar">
-
         <div href class="tooltip"><img src="/wiki/images/7/7d/SideChar.png"></img>  
+
         <div class="sidebar_block">
-
          <!--span class="saying">Welcome to the Team Alberta Wiki!
+
          <h5>Project Sections</h5>
-
             <div id="box" style="width: 450px; padding: 5px; border: 3px solid #000; background-color: #000000;">
+
            <a href="/Team:Alberta/Background"><p>Background</p></a>
-
             <div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
            <a href="/Team:Alberta/Overview"><p>Overview</p></a>
-
              For visitors: this site is currently under construction. Please contact our Student Liason, Dawson at                  daocun@ualberta.ca, for more information on our current project and how to support us!
+
            <a href="/Team:Alberta/Results"><p>Results</p></a>
-
            </div>
+
            <a href="/Team:Alberta/Protocols"><p>Protocols</p></a>
-
            </div>
+
             <a href="/Team:Alberta/Parts"><p>Submitted Parts</p></a>
-
          </span-->
+
            <a href="/Team:Alberta/Accomplishments"><p>Accomplishments</p></a>
 +
             <a href="/Team:Alberta/Attributions" class="active"><p>Attributions</p></a>
         </div>
         </div>
       </div>
       </div>

Revision as of 18:48, 26 October 2013


The Littlest Mapmaker

"Exploration into the world of DNA Computing"
Team Alberta: University of Alberta

Attributions

All of the experimental work described herein was performed by the team with technical support from Prof. Ellison’s technician, Nien-tsu Tseng (Rick). The TSP concept was inspired by the Missouri-Davidson 2007 iGEM team who broke the ice with their work on the Hamiltonian variation of TSB problem. The experimental approaches used here evolved over discussions with our supervisors during group meetings. The correct weighting algorithm that relates city path lengths to linker concentrations was developed by Dr. Doug Ridgway, a supervisor of the 2012 iGEM team. The plasmids used to create TSB compatible parts by PCR were a gift from Genomikon Inc. The creation of the violacin bricks that we will use in the test of the 5-city TSB would not have been possible without the violacein operon biobrick (K274002) that was created, submitted and carefully characterized by the Cambridge 2009 iGEM team. Wiki coding and design implementation was done by Timo Hohn, (B.Sc. in Computer Engineering).


Thanks to these individuals for donating their time and talents!