-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
106 lines (96 loc) · 5.06 KB
/
index.html
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html>
<html>
<head>
<title>肌痛性腦脊髓炎的系統生物學</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="探索肌痛性腦脊髓炎的系統生物學研究,了解最新的研究成果和資料。">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/earlyaccess/notosanstc.css">
<link href="https://fonts.googleapis.com/css?family=Macondo" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/main.css">
<script src="js/jquery-3.2.1.min.js"></script>
<style>
body {
font-family: 'Noto Sans TC', sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: #f9f9f9;
}
header {
background-color: #007bff;
color: white;
padding: 10px 0;
text-align: center;
}
nav .nav-list {
list-style: none;
padding: 0;
}
nav .nav-list-item {
display: inline;
margin: 0 15px;
}
nav .nav-list-item a {
color: white;
text-decoration: none;
}
main {
max-width: 800px;
margin: 20px auto;
padding: 20px;
background-color: white;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
h1 {
color: #333;
}
img {
width: 100%;
height: auto;
margin: 20px 0;
}
footer {
text-align: center;
padding: 20px;
background-color: #007bff;
color: white;
position: relative;
bottom: 0;
width: 100%;
}
</style>
</head>
<body>
<header>
<nav class="nav">
<ul class="nav-list">
<li class="nav-list-item"><a href="http://icch.mgh.harvard.edu/">Innovation Center for Computational Health</a></li>
<li class="nav-list-item"><a href="https://www.omf.ngo/ronald-tompkins-collaboration/">Harvard ME/CFS Collaboration</a></li>
<li class="nav-list-item"><a href="mailto:[email protected]">Email</a></li>
</ul>
</nav>
</header>
<main>
<h1>肌痛性腦脊髓炎的系統生物學</h1>
<p>肌痛性腦脊髓炎/慢性疲勞綜合症(ME/CFS)是一種影響多個系統的嚴重疾病,例如免疫系統、代謝系統和中樞神經系統。這是所有這些系統的功能障礙或失調。我們的 ME/CFS 研究作為The Ronald G. Tompkins Harvard ME/CFS Collaboration項目的一部分,並與史丹佛合作,得到了開放醫學基金會的支持。</p>
<img src="https://paper-attachments.dropbox.com/s_D8ADA4B58250D4F956E9FDF69B2947C9411A1FCEDD1E654D682D931A8E05F958_1560989025525_Picture1.png" alt="肌痛性腦脊髓炎圖片1">
<p>我們的 ME/CFS 數據中心位於史丹佛,由開放醫學基金會資助,旨在讓頂尖研究人員和專家共同努力解開 ME/CFS 的奧秘。數據中心的目標是提供一個協作平台,用於管理、整合和共享可用數據集,包括基因、分子分析物、生理測量和臨床信息。</p>
<img src="https://paper-attachments.dropbox.com/s_D8ADA4B58250D4F956E9FDF69B2947C9411A1FCEDD1E654D682D931A8E05F958_1560989076594_Picture2.png" alt="肌痛性腦脊髓炎圖片2">
<p>我們選擇了一些重症患者,並將他們與正常對照組進行比較。這個想法是仔細檢視所有當前可用的測量結果,從基因到蛋白質,從代謝物到相應的功能,還有腸道微生物群、器官和組織的功能、環境暴露,以及臨床記錄。我們的目標是識別一組核心特徵,以便在更大規模的研究中進行跟進。如果這些發現或這些發現的子集能夠得到驗證,它們可能會導致新的發現,最終帶來更好的治療方法。</p>
<p>在我們進行的分析中,有三個主要部分被仔細考慮。第一部分是比較患者與對照組,看看是否存在一致的差異。我們還可以比較同一患者的不同測量結果,看看是否有特定的差異可以解釋某些分析物的異常或該特定個體的臨床症狀。第三部分是將所有這些數據整合在一起,試圖識別出幾個特徵,這些特徵可能最好地解釋患者所感知的 ME/CFS 症狀。如果這些特徵能在更大規模的研究中得到驗證,這些特徵可以用作 ME/CFS 診斷的生物標記或潛在的藥物靶點。我們希望在不久的將來能更好地理解這種疾病的全貌,並或許提供潛在的治療方法。</p>
<p>肖文中博士(Wenzhong Xiao, PhD)帶領這個項目,洪吏院(Li-Yuan Hung, MSc)主要負責這個項目,並與張家榮博士(Chia-Jung Chang, PhD)、韓菲菲博士(Feifei Han, PhD)及李鵬博士(Peng Li, PhD)合作。</p>
<p>該項目由開放醫學基金會資助(<a href="https://www.omf.ngo/" target="_blank">https://www.omf.ngo/</a>)。</p>
</main>
<footer>
<p>© 2019 Innovation Center for Computational Health, Massachusetts General Hospital, Harvard Medical School 版權所有.</p>
</footer>
<script>
$(function () {
$(".nav-button").click(function () {
$(".nav-list").slideToggle(400);
});
});
</script>
</body>
</html>