hgmlist {clusterProfiler}R Documentation

A list with 6980 K genes of human gut genome

Description

All 6980 K genes were reported on "An integrated catalog of reference genes in the human gut microbiome.[J]. Nature Biotechnology, 2014."

Usage

hgmlist

Format

A list with 6980 K genes

Details

data(hgmlist) kk <- enrichKEGG(gene = hgmlist[1:20], organism = "ko", universe = hgmlist ) dotplot(kk)


[Package clusterProfiler version 4.0.5 Index]