3.2.KEGG

1) Pipeline

  • KEGG富集分析和GO富集分析用到的统计方法是一致的,二者的差异在于用到的基因集注释不同。

2) Data Structure

2a) getting software & data

  1. go to David

  2. 参考 文件获取方式下载 KEGG_gene.txt 文件,其内容如下所示,包含了很多人的基因ID:

2b) Input

File format

Information contained in file

File description

Notes

txt

Ensembl Gene id

Ensembl gene id (i.e. Homo sapiens ENSG00000001036)

2c) Output

File format

Information contained in file

File description

Notes

txt

Output information

The KEGG ontology & enrichment results of each gene

3) Running Steps

  1. 将上文中的基因ID粘贴到文本框中

  2. 选择 ENSEMBL_GENE_ID

  3. 选择 Gene List

  4. Submit List

图1 运行DAVID

结果如下图所示

图2 KEGG 富集结果

5) Homework

  • 请用 KEGG enrichment 分析上一章(GO enrichment analysis)中的基因集,比较两章的结果,总结两种方法得到的生物学意义有哪些异同。

Last updated

Was this helpful?