citHeader("To cite the R package 'methylSig' in publications use:")

citEntry(
  entry = "Article",
  author = personList(
    as.person("Park, Yongseok"),
    as.person("Figueroa, Maria E."),
    as.person("Rozek, Laura S."),
    as.person("Sartor, Maureen A.")),
  title = {"MethylSig: a whole genome DNA methylation analysis pipeline"},
  volume = {"30"},
  number = {"17"},
  pages = {"2414-2422"},
  year = {"2014"},
  doi = {"10.1093/bioinformatics/btu339"},
  URL = {"http://bioinformatics.oxfordjournals.org/content/30/17/2414.abstract"},
  journal = {"Bioinformatics"},
  textVersion =
  paste("Yongseok Park, Maria E. Figueroa, Laura S. Rozek, and Maureen A. Sartor",
        "MethylSig: a whole genome DNA methylation analysis pipeline",
        "Bioinformatics (2014) 30 (17): 2414-2422 doi:10.1093/bioinformatics/btu339")
)

citFooter("This free open-source software implements academic research by the authors and co-workers. If you use it, please support the project by citing the appropriate journal articles.")
