citHeader("The R package globalSeq is based on the following article:")

citEntry(entry="Article",
    title = "Testing for association between RNA-Seq and high-dimensional data",
    author = personList(as.person("Armin Rauschenberger"),
                             as.person("Marianne A. Jonker"), 
                             as.person("Mark A. van de Wiel"), 
                             as.person("Renee X. Menezes")),
    journal = "BMC Bioinformatics",
    volume= "17:118",
    year = 2016,
    url = "http://dx.doi.org/10.1186/s12859-016-0961-5",
    textVersion =
		paste("Armin Rauschenberger, Marianne A. Jonker, Mark A. van de Wiel, and Renee X. Menezes (2016).",
		"\"Testing for association between RNA-Seq and high-dimensional data\",",
        	"BMC Bioinformatics, 17:118.",
		"https://doi.org/10.1186/s12859-016-0961-5")
)