Team:Gothenburg/Calendar
From 2014.igem.org
m |
(Styled the table a bit) |
||
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; |
Revision as of 13:04, 14 August 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
|