1
课程详述
COURSE SPECIFICATION
联系授课教师。
The course information as follows may be subject to change, either during the session because of unforeseen
circumstances, or following review of the course at the end of the session. Queries about the course should be
directed to the course instructor.
1.
课程名称 Course Title
生物信息学/Bioinformatics
2.
授课院系
Originating Department
生物系 Department of Biology
3.
课程编号
Course Code
BIO306
4.
课程学分 Credit Value
4
5.
课程类别
Course Type
专业核心课 Major Core Courses(生物信息专业 Bioinformatics
专业选修课 Major Elective Courses(生物科学、生物技术专业 Bioloical Sciences,
Biotechnology
6.
授课学期
Semester
春季 Spring
7.
授课语言
Teaching Language
中英双语 English & Chinese
8.
他授课教师)
Instructor(s), Affiliation&
Contact
For team teaching, please list
all instructors
生物系 Department of Biology
翟继先 ZHAI Jixian, zhaijx@sustech.edu.cn
9.
/
方式
Tutor/TA(s), Contact
待公布 To be announced
10.
选课人数限额(不填)
Maximum Enrolment
Optional
授课方式
Delivery Method
习题/辅导/讨论
Tutorials
实验/实习
Lab/Practical
其它(请具体注明)
OtherPlease specify
总学时
Total
11.
学时数
Credit Hours
64
96
2
12.
先修课程、其它学习要求
Pre-requisites or Other
Academic Requirements
BIO309 计算生物学 Computational Biology
13.
后续课程、其它学习规划
Courses for which this course
is a pre-requisite
None
14.
其它要求修读本课程的学系
Cross-listing Dept.
None
教学大纲及教学日历 SYLLABUS
15.
教学目标 Course Objectives
This is a practical course in Bioinformatics which will emphasize how to use the computer as a tool for biomedical
research. Prerequisites include a thorough understanding of theoretical and practical aspects of molecular biology, and
some University level mathematics and statistics, but no prior knowledge of computer programming or computer
hardware is necessary.
这是一门实用的生物信息学课程,这门课将强调如何将计算机作为生物医学研究的工具。本课程的先修要求深入理解分子
生物学的理论和实践,以及大学水平的数学和统计学知识,但该课程不需要具备计算机编程或计算机硬件方面的先修知
识。
16.
预达学习成果 Learning Outcomes
1、处理高通量测序数据,包括 DNA 测序、RNA 测序。
2Linux 编程
3、在庞大的数据库上进行复杂搜索并分析结果
4、基因组比对,在基因组浏览器中显示基因和较大的基因区域
5、对 DNA 测序数据进行序列比对、数据过滤、变异查找
6、进行基因表达分析
7、进行蛋白质组学数据分析
1.process high throughput sequencing data, including DNA sequencing, RNA sequencing.
2.programming in Linux
3.Perform sophisticated searches over enormous databases, interpret their results
4.Perform genomic comparisons, display genes and large genomic regions in Genome Browser
5.Perform sequence alignment, data filtering, variants calling in DNA sequencing data
6.Perform gene expression analysis
7.Perform proteomics data analysis
17.
课程内容及教学日历 (如授课语言以英文为主,则课程内容介绍可以用英文;如团队教学或模块教学,教学日历须注明
主讲人)
Course Contents (in Parts/Chapters/Sections/Weeks. Please notify name of instructor for course section(s), if
this is a team teaching or module course.)
3
1.基因组学科研思维与技术策略(方晓东)
1.1 课程简介:课程目标、教学形式、考核方式与学习指南
1.2 基因组学与生物信息学研究进展
1.3 基因组学与生物信息学经典案例分享
1.4 科学思维与技术策略制定
7.Scientific research thinking and technological strategy of genomics (FANG Xiaodong)
1.1 introduction: objectives, teaching methods, assessments and learning guides
1.2 advances in genomics and bioinformatics
1.3 classic cases of genomics and bioinformatics
1.4 scientific thinking and formulation of technical strategies
2.计算机基础(1+5linux+编程,实操)(王崇志)
2.1 Linux 系统与开源软件:github
2.2 Linux 基础操作与 shell 编程:集群与 qsub
2.3 perl 语言编程与字符串处理:正则表达式
2.4 python 语言编程
2.5 R 语言统计与绘图:统计检验与数据可视化工具
2.6 数据分析流程搭建:模块化与流程化,工程学思想
3.Computer basics (1+5, Linux + programming, practical operation) (WANG Chongzhi)
2.1 Linux system and open source software: github
2.2 basic Linux operations and shell programming: clustering and qsub
2.3 perl and string processing: regular expressions
2.4 python programming
2.5 R based statistics and drawing: statistical inspection and data visualization tools
2.6 data analysis process building: modularization and routing, engineering ideas
3.常用软件和数据库介绍(3+3,软件 2+数据库 1+实操 3),包括常用文件格式(王崇志)
3.1 序列组装、比对及相关软件
3.2 实操 1:包括 fastafastqbamvcf 格式介绍
4
3.3 功能分析与进化分析软件
3.4 实操 2:包括 newick 格式介绍
3.5 常用生物数据库:核酸、蛋白、通路、变异、疾病、肿瘤、物种
3.6 实操 3GenBankKEGGGOdbSNPOMIMTCGA
3.Introduction to common software and database (3+3, software 2+ database 1+ practical operation 3), including
common file format (WANG Chongzhi)
3.1 sequence assembly, comparison and related software
3.2 operation 1: introduction of fasta, fastq, bam and VCF formats
3.3 functional analysis and evolutionary analysis softwares
3.4 operation 2: introduction of newick format
3.5 commonly used biological databases: nucleic acid, protein, pathway, mutation, disease, tumor, species
3.6 operation 3: GenBank, KEGG, GO, dbSNP, OMIM, TCGA
4.
blast/soap/soap2; 算法原理、关键参数、如何优化、如何评价(王崇志)
4.1 生物问题与数学建模:同源与相似,种化与癌变,模式发现
4.2 问题求解与算法实现:分而治之、动态规划、马尔科夫模型
4.3 序列比对原理与关键参数 Iblast
4.4 序列比对原理与关键参数 IISOAPalignerbwa
4.5 建树与聚类算法
4.6 motif 识别算法
4. Common bioinformatics algorithms: introduction of common algorithms, to deepen the understanding of the algorithms
through the adjustment of softwares, how to optimize parameters Alignment: blast/soap/soap2; Algorithm principle, key
parameters, how to optimize, how to evaluate (WANG Chongzhi)
4.1 biological problems and mathematical modeling: homology and similarity, speciation and canceration, pattern
discovery
4.2 problem solving and algorithm implementation: divide and conquer, dynamic programming, markov model
4.3 sequence alignment principle and key parameters I: blast
4.4 alignment principle and key parameters II: SOAPaligner, bwa
4.5 tree building and clustering algorithm
4.6 motif recognition algorithm
5
5.大数据和云计算(2+4)(王崇志)
5.1 生物大数据
5.2 生物云计算
5.3 Galaxy 系统安装
5.4 搭建你的第一个云流程
5.5 比较几款常见的生物信息云平台
5.6 优化或扩展你的云流程
5.Big data and cloud computing (2+4) (WANG Chongzhi)
5.1 biological big data
5.2 biological cloud computing
5.3 Galaxy system installation
5.4 build your first cloud process
5.5 comparison of several common biological cloud platforms
5.6 optimize or extend your cloud processes
6.De novo 基因组分析(1+5)(王崇志)
6.1 基因组组装问题建模
6.2 组装软件与应用场景
6.3 基因组组装:单个细菌基因组
6.4 组装评价:指标体系、QUAST 软件
6.5 基因组注释与比较基因组分析
6.6 宏基因组组装与分析
6.De novo genome analysis (1+5) (WANG Chongzhi)
6.1 modeling of genome assembly problems
6.2 assembly software and application scenarios
6.3 genome assembly: single bacterial genome
6.4 assembly evaluation: indicator system and QUAST software
6.5 genome annotation and comparative genome analysis
6.6 macronomic assembly and analysis