Difference between revisions of "Team:TokyoTech/Attributions"

Line 236: Line 236:
 
</div>
 
</div>
  
<div class="w3-light-grey w3-container w3-padding-32" style="margin-top:75px;padding-right:58px"><p class="w3-right">Hajime Fujita:  <a href="96haji.me" title="W3.CSS" target="_blank" class="w3-hover-opacity">All Rights Reserved</a></p></div>
+
<div class="w3-container" id="contact" style="margin-top:20px">
 
+
<p id="pageTop" style="text-align:right"><a href="#wrap"><img src="https://static.igem.org/mediawiki/2017/0/0d/T--TokyoTech--page_top_2.png" style="width:200px"></a></p>
 
</div>
 
</div>
  
 +
<!-- W3.CSS Container -->
 +
<div class="w3-light-grey w3-container w3-padding-32" style="margin-top:75px;padding-right:58px"><p class="w3-right"><a href="http://96haji.me/" title="W3.CSS" target="_blank" class="w3-hover-opacity">Hajime Fujita with W3.CSS: All Rights Reserved</a></p></div>
  
 
+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
 
<script>
 
<script>
 
// Script to open and close sidebar
 
// Script to open and close sidebar
Line 253: Line 255:
 
     document.getElementById("myOverlay").style.display = "none";
 
     document.getElementById("myOverlay").style.display = "none";
 
}
 
}
 
+
</script>
 +
<script>
 
// Modal Image Gallery
 
// Modal Image Gallery
 
function onClick(element) {
 
function onClick(element) {
Line 261: Line 264:
 
   captionText.innerHTML = element.alt;
 
   captionText.innerHTML = element.alt;
 
}
 
}
 +
$(function() {
 +
  var h = $(window).height();
 +
 +
  $('#wrap').css('display','none');
 +
  $('#loader-bg ,#loader').height(h).css('display','block');
 +
});
 +
 +
$(window).load(function () { //全ての読み込みが完了したら実行
 +
  $('#loader-bg').delay(900).fadeOut(800);
 +
  $('#loader').delay(600).fadeOut(300);
 +
  $('#wrap').css('display', 'block');
 +
});
 +
</script>
 +
<script>
 +
//■page topボタン
 +
$(function(){
 +
var topBtn=$('#pageTop');
 +
topBtn.hide();
 +
 +
//◇ボタンの表示設定
 +
$(window).scroll(function(){
 +
  if($(this).scrollTop()>80){
 +
    //---- 画面を80pxスクロールしたら、ボタンを表示する
 +
    topBtn.fadeIn();
 +
  }else{
 +
    //---- 画面が80pxより上なら、ボタンを表示しない
 +
    topBtn.fadeOut();
 +
  }
 +
});
 +
 +
// ◇ボタンをクリックしたら、スクロールして上に戻る
 +
topBtn.click(function(){
 +
  $('body,html').animate({
 +
  scrollTop: 0},500);
 +
  return false;
 +
});
 +
 +
});
 
</script>
 
</script>
  
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 22:53, 1 November 2017

<!DOCTYPE html> Coli Sapiens

iGEM Tokyo Tech

Attributions


 We are proud to say that all the ideas we worked on this year were proposed by undergraduate members of iGEM 2017 team TokyoTech. We also want to thank all those advisors and instructors who helped us discuss these ideas and guided us through doing the experiments. The whole experimental data produced by our team comes from experiments all carried out by undergraduates.

The project "Coli Sapiens" was proposed by Hazuki Hasegawa and Hajime Fujita.


Members

Performing all cloning (transformation, culture cells, mini prep)

- Hazuki Hasegawa, Kazunori Motai, Takuma Yasue, Kohei Umedera, Saki Arakaki

Performing parts construction (restriction digest, ligation)

- Hazuki Hasegawa, Kazunori Motai, Takuma Yasue, Kohei Umedera, Saki Arakaki

Performing TraI Assay

- Kazunori Motai

Performing Human Cell Assay

- Saki Arakaki, Takuma Yasue

Performing AHK4 assay

- Kohei Umedera

Modelling

- Michio Takagi, Saki Arakaki, Hajime Fujita, Hazuki Hasegawa

Wiki and slide design

- Hajime Fujita, Hazuki Hasegawa, Moe Takahashi, Kazuya Isawa with help from other team members

Human Practices

- Hajime Fujita, Moe Takahashi, Kazuya Isawa, Hinako Kataoka, Hikaru Nakaya, Tamon Sato with help from other team members


Contributions

  • General Support

    - Prof. Nakashima and Prof. Hayashi let us use their labs for all of our experiments and gave us advice on experimental skills.

    - Prof. Tagawa gave us advice on our project and helped us set up a forum.

    - Prof. Yamamura gave us advice on modeling.

    - Promega Corporation and Leave a Nest Co.,ltd gave us several kinds of restriction enzymes used in our experiments at no charge.

    - We'd like to thank all advisors and instructors who helped us through the discussion of these ideas and instructed us about experimental procedures.


  • Instrumental Analysis Support

    - Biomaterial Analysis Center, Technical Department, checked the sequences of the plasmids which we asked.


  • Gene Synthesis

    - We'd also like to thank MBL and IDT.


  • Human Practice Support

    - Koshigaya-Kita High School and Kasukabe High School warmly accepted our school visits.

    - Prof. Kiga, Prof. Oshima, Dr. Jiro Nudeshima, who are working on The Tokyo Foundation, gave us lectures.

    - Prof. Nakasaki gave us great and helpful advice.


  • Presentation Advisor

    - We'd like to thank all the people who came to check our presentations and gave us useful feedbacks.

    Professor:

    Yasunori Aizawa, Noriyuki Asakura, Hiroshi Iwasaki, Toshiaki Kamachi, Yasunori Tanji, Takeshi Hata, Takeshi Hirasawa, Junji Hirota, Shinji Masuda, Yuki Yamaguchi, Hideya Yuasa, Masaaki Wachi, Robert F. Whittier

  • Special Thanks

    - We'd like to thank Takafumi Yamashino for giving us the E. coli KMI002 strain used in AHK4 Assay.