citHeader("Please cite T. Wu (2021) for using clusterProfiler. In addition, please cite G. Yu (2010) when using GOSemSim, G. Yu (2015) when using DOSE and G. Yu (2015) when using ChIPseeker.")


citEntry(entry  ="ARTICLE",
         title  = "clusterProfiler 4.0: A universal enrichment tool for interpreting omics data",
         author = personList(
             as.person("Tianzhi Wu"),
             as.person("Erqiang Hu"),
             as.person("Shuangbin Xu"),
             as.person("Meijun Chen"),
             as.person("Pingfan Guo"),
             as.person("Zehan Dai"),
             as.person("Tingze Feng"),
             as.person("Lang Zhou"),
             as.person("Wenli Tang"),
             as.person("Li Zhan"),
             as.person("xiaochong Fu"),
             as.person("Shanshan Liu"),
             as.person("Xiaochen Bo"),
             as.person("Guangchuang Yu")
             ),
         journal = "The Innovation",
         year    = "2021",
         volume  = "2",
         number  = "3",
         pages   = "100141",
         PMID    = "",
         doi     = "10.1016/j.xinn.2021.100141",
         textVersion = paste("T Wu, E Hu, S Xu, M Chen, P Guo, Z Dai, T Feng, L Zhou,",
                             "W Tang, L Zhan, X Fu, S Liu, X Bo, and G Yu.", 
                             "clusterProfiler 4.0: A universal enrichment tool for interpreting omics data.", 
                             "The Innovation. 2021, 2(3):100141")
         )

citEntry(entry  ="ARTICLE",
         title  = "clusterProfiler: an R package for comparing biological themes among gene clusters",
         author = personList(
             as.person("Guangchuang Yu"),
             as.person("Li-Gen Wang"),
             as.person("Yanyan Han"),
             as.person("Qing-Yu He")
             ),
         journal = "OMICS: A Journal of Integrative Biology",
         year    = "2012",
         volume  = "16",
         number  = "5",
         pages   = "284-287",
         PMID    = "22455463",
         doi     = "10.1089/omi.2011.0118",
         textVersion = paste("Guangchuang Yu, Li-Gen Wang, Yanyan Han and Qing-Yu He.",
             "clusterProfiler: an R package for comparing biological themes among gene clusters.",
             "OMICS: A Journal of Integrative Biology 2012, 16(5):284-287")
         )
