|
|
(One intermediate revision not shown) |
Line 3: |
Line 3: |
| <head> | | <head> |
| | | |
- | <link href="https://2009.igem.org/User:KazutoIKEDA/wiki/SpryCollapsiblePanel.css&action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | + | <script src="https://2009.igem.org/User:KazutoIKEDA/wiki/SpryCollapsiblePanel.js&action=raw&ctype=text/javascript" type="text/javascript"></script> |
- | | + | <link href="https://2009.igem.org/User:KazutoIKEDA/wiki/SpryCollapsiblePanel.css&action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> |
- | <script src="https://2009.igem.org/User:KazutoIKEDA/wiki/SpryCollapsiblePanel.js&action=raw&ctype=text/javascript" type="text/javascript"></script> | + | |
| | | |
| </head> | | </head> |
| + | |
| | | |
| <body> | | <body> |
| | | |
- | <div id="CollapsiblePanel1" class="CollapsiblePanel">
| + | <div id="CollapsiblePanel1" class="CollapsiblePanel"> |
- | <div class="CollapsiblePanelTab" tabindex="0">July 29 (Thu)</div>
| + | <div class="CollapsiblePanelTab" tabindex="0">July 29 (Thu)</div> |
- | <div class="CollapsiblePanelContent">
| + | <div class="CollapsiblePanelContent"> |
| Attendance: Torigata, Takino, Teoh, Yasumoto, Kakuda, Saka, Tamura | | Attendance: Torigata, Takino, Teoh, Yasumoto, Kakuda, Saka, Tamura |
| # Safety lecture for junior members. | | # Safety lecture for junior members. |
- | # Preparation of LB agar plates (26 Amp, 25 Kan, 25 Cam).</div> | + | # Preparation of LB agar plates (26 Amp, 25 Kan, 25 Cam). |
| </div> | | </div> |
| + | </div> |
| | | |
- | <div id="CollapsiblePanel2" class="CollapsiblePanel">
| |
- | <div class="CollapsiblePanelTab">July 31 (Thu)</div>
| |
- | <div class="CollapsiblePanelContent">
| |
- | Attendance: Miyatake, Hirayama, Torigata, Teoh, Tadashi, Yasumoto, Kakuda, Saka
| |
- | # Meeting
| |
- | #* Summer project schedule
| |
- | #* List of genes to clone
| |
- | </div>
| |
- |
| |
- | <div id="CollapsiblePanel3" class="CollapsiblePanel">
| |
- | <div class="CollapsiblePanelTab">August 2 (Mon)</div>
| |
- | <div class="CollapsiblePanelContent">
| |
- | Attendance: Torigata, Takino, Teoh, Tadashi, Yasumoto, Saka
| |
- | # Culture medium preparation
| |
- | #* LB agar plates (49 antibiotic-less plates)
| |
- | #* LB liquid medium (500 ml)
| |
- | # Competent cells preparation - Nojima Method
| |
- | #* SOB medium (MgCl2 not yet added) -> stored at 4˚C
| |
- | #* TB buffer -> stored at 4˚C
| |
- | #* Single-colony streaking of E. coli (strain DH5α) on 2 LB agar plates -> 37˚C incubation o/n
| |
- | Tomorrow we shall prepare the remainder of the reagents and inoculate SOB with o/n-incubated E. coli.
| |
- | </div>
| |
| | | |
- | <script type="text/javascript">
| + | <script type="text/javascript"> |
- | var CollapsiblePanel1 = new Spry.Widget.CollapsiblePanel2", {contentIsOpen:false});
| + | var CollapsiblePanel1 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel1"); |
- | var CollapsiblePanel2 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel2");
| + | </script> |
- | var CollapsiblePanel3 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel3");
| + | |
- | </script>
| + | |
| | | |
| </body> | | </body> |
| | | |
| </html> | | </html> |
July 29 (Thu)
Attendance: Torigata, Takino, Teoh, Yasumoto, Kakuda, Saka, Tamura
# Safety lecture for junior members.
# Preparation of LB agar plates (26 Amp, 25 Kan, 25 Cam).