校際選修

115-1 選課時程

進行中

  • 初選第一階段 6/15/2026
  • 初選第二階段 6/22/2026
  • 校際選修 8/24/2026
  • 初選第三階段 8/31/2026
  • 開學後加退選 9/7/2026
  • 逾期加退選 9/21/2026
選課資源

整合性基因體資料庫之應用程式設計

Integrated genome database programming

學期
111-1
學分
2 學分
當期課號
131022
永久課號
MDBI30015
開課單位
生物醫學資訊研究所
授課教師
黃彥華
校區
陽明
類別
選修
上課時間表
週五
3
10:10–11:00
整合性基因體資料庫之應用程式設計
YR102
2 節連堂
4
11:10–12:00

* 根據陽明交大上課時間表所列

概述

Ensembl 資料庫整合了人類及數種模式物種的基因體序列、變異、表現體、調控、乃至於跨物種基因體比較之豐富資料,近年來並整合了 dbSNP、ENCODE等國際合作計畫產生的資訊。本課程將介紹 Ensembl DB及browser的建構邏輯,介紹取得並整理大量基因體註解資料的理論及技術,以進行進一步的資料探勘工作。 其次,鑑於近年來 machine learning及 deep learning在癌症體學研究的應用,本課程介紹 Python 套件,如Numpy, Pandas, SciPy, Scikit-learn等,以及資料庫管理系統 MySQL,以逐步建立大數據處理分析的基礎,並且能夠建立自我學習的信心,使用已有的套件,來進行進階的大資料探勘。

先修科目

已修過 Python programming (本課程並非入門級的程式設計課程,只適合已有中初級程式設計能力的同學),並且熟悉各種 Python built-in variable types, flow control, regular expression 等等基本程式設計元素。課程會安排一系列實作考驗,欲選修本課程時,請思考是否能負荷。

評分方式

課堂參與20%, 作業/期末考/報告 80%

週次計畫
週次主題
第 1 週Introduction to Ensembl DB and browser family
第 2 週Ensembl browser and Apache web server (1) – docker or VM
第 3 週Ensembl browser and Apache web server (2) – docker or VM
第 4 週Revisit of GenBank file format – file and devices
第 5 週Revisit of GenBank file format – effective parsing (1)
第 6 週Revisit of GenBank file format – effective parsing (2)
第 7 週Numpy and Pandas (1)
第 8 週Numpy and Pandas (2) – the iris data as an example
第 9 週Mid-term exam – docker or VM for a personal web site
第 10 週TCGA data analysis – SVR, L1, L2, and elasticnet regularization
第 11 週Promoter modeling – NMT and self-attention
第 12 週Genome annotation DB and MySQL– docker or VM
第 13 週ENCODE, Gencode, and gene finding (1) – Rationale
第 14 週ENCODE, Gencode, and gene finding (2) – Ensembl API
第 15 週Ensembl gene biotypes (I)
第 16 週Ensembl gene biotypes (II)
第 17 週Term Project (I)
第 18 週Term Project (II)
教科書

授課材料: 自編講義 參考資料: (1) http://www.ensembl.org (2) http://www.ensembl.org/info/docs/api/index.html