citHeader("Please cite G. Yu (2010) for using GOSemSim. In addition, please cite G. Yu (2012) when using GO enrichment analysis and G. Yu (2015) for Disease Ontology analysis.")

citEntry(entry  ="ARTICLE",
         title  = "GOSemSim: an R package for measuring semantic similarity among GO terms and gene products",
         author = personList(
             as.person("Guangchuang Yu"),
             as.person("Fei Li"),
             as.person("Yide Qin"),
             as.person("Xiaochen Bo"),
             as.person("Yibo Wu"),
             as.person("Shengqi Wang")
             ),
         journal = "Bioinformatics",
         year    = "2010",
         volume  = "26",
         number  = "7",
         pages   = "976-978",
         PMID    = "20179076",
         doi     = "10.1093/bioinformatics/btq064",
         textVersion = paste("Guangchuang Yu, Fei Li, Yide Qin, Xiaochen Bo, Yibo Wu and Shengqi Wang.",
             "GOSemSim: an R package for measuring semantic similarity among GO terms and gene products.",
             "Bioinformatics 2010 26(7):976-978")
         )


