citHeader("The methods within the code package can be cited as:")

citEntry(
   entry="article",
   title = "HilbertCurve: an R/Bioconductor package for high-resolution visualization of genomic data",
   author = personList(as.person("Zuguang Gu"),
                       as.person("Roland Eils"),
                       as.person("Matthias Schlesner")),
   journal = "Bioinformatics",
   year = 2016,
   textVersion = "Gu, Z. (2016) HilbertCurve: an R/Bioconductor package for high-resolution visualization of genomic data. Bioinformatics, https://doi.org/10.1093/bioinformatics/btw161."
)

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.")

