Team:Gothenburg/Calendar
From 2014.igem.org
Line 18: | Line 18: | ||
#calendar>table { | #calendar>table { | ||
margin: 2em; | margin: 2em; | ||
- | border-spacing: | + | border-spacing: 5px; |
border-collapse: separate; | border-collapse: separate; | ||
} | } | ||
- | + | ||
+ | #calendar table tr td { | ||
+ | width: 130px; | ||
+ | height: 80px; | ||
+ | } | ||
+ | |||
.date { | .date { | ||
background-color: #f4f4f4; | background-color: #f4f4f4; | ||
Line 39: | Line 44: | ||
margin-left: 1em; | margin-left: 1em; | ||
} | } | ||
- | + | ||
+ | .prev-month, .next-month { | ||
+ | background-color: #7d7d7d; | ||
+ | } | ||
+ | |||
#contentDialog { | #contentDialog { | ||
min-height: 100px; | min-height: 100px; | ||
Line 53: | Line 62: | ||
height: 75%; | height: 75%; | ||
padding: 16px; | padding: 16px; | ||
- | border: 16px solid # | + | border: 16px solid #ed6d22; |
background-color: white; | background-color: white; | ||
z-index:1002; | z-index:1002; | ||
Line 311: | Line 320: | ||
<h1>26</h1> | <h1>26</h1> | ||
<ul class="titles"> | <ul class="titles"> | ||
- | <li> | + | <li>Title one</li> |
- | <li> | + | <li>Title two</li> |
</ul> | </ul> | ||
- | <span class="hidden"> | + | <span class="hidden">This is where all the information goes!</span> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</td> | </td> | ||
Line 340: | Line 329: | ||
<h1>27</h1> | <h1>27</h1> | ||
<ul class="titles"> | <ul class="titles"> | ||
- | <li> | + | <li>Title one</li> |
- | + | <li>Title two</li> | |
</ul> | </ul> | ||
- | <span class="hidden"> | + | <span class="hidden">This is where all the information goes!</span> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</td> | </td> | ||
Line 368: | Line 338: | ||
<h1>28</h1> | <h1>28</h1> | ||
<ul class="titles"> | <ul class="titles"> | ||
- | <li> | + | <li>Title one</li> |
- | <li> | + | <li>Title two</li> |
</ul> | </ul> | ||
- | <span class="hidden"> | + | <span class="hidden">This is where all the information goes!</span> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</td> | </td> | ||
Line 398: | Line 347: | ||
<h1>29</h1> | <h1>29</h1> | ||
<ul class="titles"> | <ul class="titles"> | ||
+ | <li>Title one</li> | ||
+ | <li>Title two</li> | ||
</ul> | </ul> | ||
- | <span class="hidden"></span> | + | <span class="hidden">This is where all the information goes!</span> |
</td> | </td> | ||
</tr> | </tr> | ||
Line 407: | Line 358: | ||
<h1>30</h1> | <h1>30</h1> | ||
<ul class="titles"> | <ul class="titles"> | ||
- | <li> | + | <li>Title one</li> |
+ | <li>Title two</li> | ||
</ul> | </ul> | ||
- | <span class="hidden" | + | <span class="hidden">This is where all the information goes!</span> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</td> | </td> | ||
- | <td id="2014-07-01" class="date next-month"> | + | <td id="2014-07-01" class="date next-month"> <!-- My birthday --> |
<h1>1</h1> | <h1>1</h1> | ||
<ul class="titles"> | <ul class="titles"> | ||
- | + | <li>Title one</li> | |
- | <li> | + | <li>Title two</li> |
</ul> | </ul> | ||
- | <span class="hidden" | + | <span class="hidden">This is where all the information goes!</span> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</td> | </td> | ||
Line 464: | Line 376: | ||
<h1>2</h1> | <h1>2</h1> | ||
<ul class="titles"> | <ul class="titles"> | ||
- | <li> | + | <li>Title one</li> |
- | + | <li>Title two</li> | |
- | <li> | + | |
</ul> | </ul> | ||
- | <span class="hidden"> | + | <span class="hidden">This is where all the information goes!</span> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</td> | </td> | ||
Line 491: | Line 385: | ||
<h1>3</h1> | <h1>3</h1> | ||
<ul class="titles"> | <ul class="titles"> | ||
- | + | <li>Title one</li> | |
- | <span class="hidden"></span> | + | <li>Title two</li> |
+ | </ul> | ||
+ | <span class="hidden">This is where all the information goes!</span> | ||
</td> | </td> | ||
Line 498: | Line 394: | ||
<h1>4</h1> | <h1>4</h1> | ||
<ul class="titles"> | <ul class="titles"> | ||
- | <li> | + | <li>Title one</li> |
- | <li> | + | <li>Title two</li> |
- | + | ||
- | + | ||
</ul> | </ul> | ||
- | <span class="hidden" | + | <span class="hidden">This is where all the information goes!</span> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</td> | </td> | ||
Line 524: | Line 403: | ||
<h1>5</h1> | <h1>5</h1> | ||
<ul class="titles"> | <ul class="titles"> | ||
- | + | <li>Title one</li> | |
+ | <li>Title two</li> | ||
</ul> | </ul> | ||
- | <span class="hidden"></span> | + | <span class="hidden">This is where all the information goes!</span> |
</td> | </td> | ||
Line 532: | Line 412: | ||
<h1>6</h1> | <h1>6</h1> | ||
<ul class="titles"> | <ul class="titles"> | ||
+ | <li>Title one</li> | ||
+ | <li>Title two</li> | ||
</ul> | </ul> | ||
- | <span class="hidden"></span> | + | <span class="hidden">This is where all the information goes!</span> |
</td> | </td> | ||
</tr> | </tr> |
Revision as of 21:40, 5 October 2014
26 |
27 |
28 |
29 |
30 |
31 |
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10
The team received mandatory safety training and general lab routine information.
A really cool video about Chalmers' chemical safety routine (recorded at our very own lab!) can be seen in http://www.chalmers.se/insidan/EN/about-chalmers/environmental-work/policies/chemical-safety-routine |
11 |
12 |
13 |
14 |
15 |
16 |
17
As a part of the mandatory training required by the SysBio group, the team received instructions on how to operate the centrifuges
and autoclaves of the labs.
We also worked on our risk declaration; a mandatory document containing our experiments descriptions and information about the chemicals we are going to use, their handling, storage and associated risk, as well as waste handling. |
18 |
19 |
20
Our Risk Declaration was approved by the lab manager and our supervisors. We also sign a safety certificate stating that we are aware of the safety instructions and with that, completed the mandatory "check-in list for new incomers" of the lab. |
21 |
22 |
23
On the first day of laboration, we prepared LB, YPD and SC-Ura/His/Trp-Leu and YPD media.
|
24 |
25
Succesfully PCR amplified five out of the seven parts from yeast genome via a Phusion High-Fidelity DNA Polymerase.
The PCR program used was:
A diagnostic gel was performed and the result was as follows:
[[File: Bio-Rad 2014-06-25 15hr 34min.jpg|frameless|300px]] The purification of the succesfully amplified parts was done using a PCR Purification Kit from GenJet following the instructions
of the manufacture's manual but with no addition of isopropanol. |
26
|
27
|
28
|
29
|
30
|
1
|
2
|
3
|
4
|
5
|
6
|
30
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
1
|
2
|
3
|
28
|
29
|
30
|
31
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
1
|
2
|
3
|
4
|
5
|