Team:KIT-Kyoto/Notebook-week11
From 2010.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<head> | <head> | ||
- | <script> | + | <script type="text/javascript" src="mootools.js"></script> |
+ | <script type="text/javascript"> | ||
var accordion; | var accordion; | ||
var accordionTogglers; | var accordionTogglers; | ||
var accordionContents; | var accordionContents; | ||
- | + | ||
window.onload = function() { | window.onload = function() { | ||
- | + | accordionTogglers = document.getElementsByClassName('accToggler'); | |
- | accordionTogglers = document.getElementsByClassName('accToggler'); | + | |
- | + | accordionTogglers.each(function(toggler){ | |
- | accordionTogglers.each(function(toggler){ | + | //remember the original color |
- | //remember the original color | + | toggler.origColor = toggler.getStyle('background-color'); |
- | toggler.origColor = toggler.getStyle('background-color'); | + | //set the effect |
- | //set the effect | + | toggler.fx = new Fx.Color(toggler, 'background-color'); |
- | toggler.fx = new Fx.Color(toggler, 'background-color'); | + | }); |
- | }); | + | |
- | + | accordionContents = document.getElementsByClassName('accContent'); | |
- | accordionContents = document.getElementsByClassName('accContent'); | + | |
- | + | accordion = new Fx.Accordion(accordionTogglers, accordionContents,{ | |
- | accordion = new Fx.Accordion(accordionTogglers, | + | //when an element is opened change the background color to blue |
- | accordionContents,{ | + | onActive: function(toggler){ |
- | //when an element is opened change the | + | toggler.fx.toColor('#6899CE'); |
- | + | }, | |
- | onActive: function(toggler){ | + | onBackground: function(toggler){ |
- | toggler.fx.toColor('#6899CE'); | + | //change the background color to the original (green) |
- | }, | + | //color when another toggler is pressed |
- | onBackground: function(toggler){ | + | toggler.setStyle('background-color', toggler.origColor); |
- | //change the background color to the original (green) | + | } |
- | //color when another toggler is pressed | + | }); |
- | toggler.setStyle('background-color', toggler.origColor); | + | |
} | } | ||
- | + | </script> | |
- | + | ||
- | </script> | + | <style type="text/css"> |
- | + | *{padding:0px; margin:0px;} | |
- | + | body{font-size:11px; font-family:"Lucida Grande", Arial, sans-serif; color:#6d6d6d;} | |
- | <style type=text/css> | + | |
.accToggler{ | .accToggler{ | ||
- | margin: 3px auto; | + | margin: 3px auto; |
- | padding: 3px; | + | padding: 3px; |
- | width: 400px; | + | width: 400px; |
- | background: #acc95f; | + | background: #acc95f; |
- | color: #f4f4f4; | + | color: #f4f4f4; |
- | border: 1px solid #fff; | + | border: 1px solid #fff; |
- | cursor: pointer; | + | cursor: pointer; |
} | } | ||
- | |||
.accContent{ | .accContent{ | ||
- | margin: 0px auto; | + | margin: 0px auto; |
- | width: 400px; | + | width: 400px; |
+ | } | ||
+ | a, a:visited{ | ||
+ | font-family:"Lucida Grande", Arial, sans-serif; color:#6d6d6d; | ||
} | } | ||
- | </style> | + | </style> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</head> | </head> | ||
Revision as of 13:59, 6 September 2010
Click me!
Click me!
【時間】 9:00~18:00
【実験担当】岩城,福山,竹内,臼井,足立
【実験名】
(1)pSB6及びpsB1(非パーツ)のプレカルチャー
(2)pGVBpttの電気泳動
(3)psB3K3(J04450)のトランスフォーメーション
【実験目的】
(1)pSB6A1(K121013)及びpsB1(非パーツ)のプレカルチャー
(2)pGVBpttが正しく制限酵素処理されているかどうかを確認するため
(3)psB3K3(J04450)のトランスフォーメーション
【実験内容】
(1)プレカルチャー
:DH5α-pSB6を液体LB培地(+amp)2mLで培養
:DH5α-pSB1 を液体LB培地(+amp)2mLで培養
(2)pGVBpttの電気泳動
:〈組成〉
::pGVBppt 5μL
::KpmI 1μL
::HindⅢ 1μL
::Buffer(M) 1μL
::H2O 11μL
::計 20μL
:これを1h,37℃でインキュベート
: ↓
:Loading Buffer 1μLを加えたものと、マーカー(1kbp radder)を
:1% Agarose Gel のコームに流し込んだ
: ↓100V,30min泳動
: ↓EtBr(10mg/mL)で20min染色
:泳動結果を写真で撮影した
(3)psB3K3にSOC 0.9mLを加えDH5αにトランスフォーメーションした
: ↓
: 37℃でインキュベート(Overnight)