No Permission! Please log in first
Position:
分子生物學 >
Course Information
Course Discription
Course Name |
分子生物學 (1101, 1101204008001, 生物化學研究所, 一年級) |
Guest Access |
Do not allow guests in |
Wiki Use |
None |
Instructor |
黃世明 |
TA |
邱奕霖 , 張永龍 , 王嵐欣 , 黃紀榕 , 張自忠 |
Credit |
4 |
Syllabus |
週次
|
日 期Friday
|
授 課 內 容
|
授課教師
|
時間
|
1
|
09月03日
|
Military Holiday
|
|
Every
Friday, 10:00-12:00
13:30-15:30
|
2
|
09月10日
|
1 The Mendelian View of the
World; 2 Nucleic Acids Convey Genetic Information; 3 The Importance of Weak
and Strong Chemical Bonds
|
張自忠
|
|
3
|
09月17日
|
4 The Structure of
DNA; 5 The Structure and Versatility of RNA; 6 The Structure of Proteins
|
張自忠
|
|
4
|
09月24日
|
7 Techniques of
Molecular Biology, Functional Genomics, Bioinformatics
8 Genome
Structure, Chromatin, and the Nucleosome
|
黃紀榕
|
|
5
|
10月01日
|
9 The Replication of DNA; 10
The Mutability and Repair of DNA
|
張自忠
|
|
6
|
10月08日
|
11 Homologous Recombination at
the Molecular Level
12 Site-Specific Recombination
and Transposition of DNA
|
張自忠
|
|
7
|
10月15日
|
13 Mechanisms of Transcription
14 RNA Splicing
|
黃紀榕
|
|
8
|
10月22日
|
Midterm
examination
|
張自忠
黃紀榕
|
|
9
|
10月29日
|
15 Translation
|
黃紀榕
|
10:00-12:00
|
(1)
Journal Article Presentation
|
張永龍、邱奕霖、王書品
|
13:30-15:30
|
10
|
11月05日
|
16 The Genetic Code
|
黃紀榕
|
10:00-12:00
|
(2)
Journal Article Presentation
|
張永龍、邱奕霖、王書品
|
13:30-15:30
|
11
|
11月12日
|
17 The Origin and Early Evolution of Life
|
黃紀榕
|
10:00-12:00
|
(3) Journal Article Presentation
|
張永龍、邱奕霖、王書品
|
13:30-15:30
|
12
|
11月19日
|
18 Transcriptional Regulation in Prokaryotes
|
黃世明
|
10:00-12:00
|
(4) Journal Article Presentation
|
張永龍、邱奕霖、王書品
|
13:30-15:30
|
13
|
11月26日
|
19 Transcriptional Regulation
in Eukaryotes
|
黃世明
|
10:00-12:00
|
(5)
Journal Article Presentation
|
張永龍、邱奕霖、王書品
|
end)
{
var tmp = end;
end = start;
start = tmp;
}
for (i=start; i<=end; i++)
{
if (document.getElementById(tblID + "_item" + i).disabled) continue;
document.getElementById(tblID + "_item" + i).checked = bChecked;
if (bChecked)
{
tblChk[tid][i] = 1;
document.getElementById(tblID + "_tr" + i).className = "selected";
}
else
{
tblChk[tid][i] = 0;
document.getElementById(tblID + "_tr" + i).className = (i % 2) ? "row" : "row2";
}
}
}
_lstLastClick = currClick;
var val = true;
for (i=0; i< tblChk[tid].length ; i++)
{
if (tblChk[tid][i] == 0)
{
val = false;
break;
}
}
ctrl = document.getElementById(tblID + "_itemall");
if (ctrl) ctrl.checked = val;
}
function _lstCheckAllOnClick(tblID)
{
var val = document.getElementById(tblID + "_itemall").checked;
var tid = tblID.substr(1);
var ctrl;
var tblChkVal = (val) ? 1 : 0;
var rowClass = "";
for (i=0; ; i++)
{
ctrl = document.getElementById(tblID + "_item" + i);
if (!ctrl) break;
if (ctrl.disabled) continue;
ctrl.checked = val;
tblChk[tid][i] = tblChkVal;
rowClass = (i % 2) ? "row" : "row2";
document.getElementById(tblID + "_tr" + i).className = (val) ? "selected" : rowClass;
}
}
function _lstCheckClearAll(tblID)
{
var tid = tblID.substr(1);
var ctrl;
document.getElementById(tblID + "_itemall").checked = 0 ;
for (i=0; ; i++)
{
ctrl = document.getElementById(tblID + "_item" + i);
if (!ctrl) break;
if (!tblChk[tid][i])
{
ctrl.checked = 0;
document.getElementById(tblID + "_tr" + i).className = (i % 2) ? "row" : "row2";
}
else
{
ctrl.checked = "checked";
document.getElementById(tblID + "_tr" + i).className = "selected";
}
}
}
Copyright © National Defense Medical Center. All rights reserved. 如有問題請洽資訊管理室88630
| |