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

citEntry(entry   = "TechReport",
         title   = "Clustering high-throughput sequencing data with Poisson mixture models",
	 institution = "Inria Saclay -- Ile-de-France",
         number  = "RR-7786",
         year    = "2011",
         author  = personList(
           person(first="Andrea", last="Rau"),
           person(first="Gilles", last="Celeux"),
           person(first="Marie-Laure", last="Martin-Magniette"),
           person(first="Cathy", last="Maugis-Rabusseau")),
         textVersion = "A. Rau, G. Celeux, M.-L. Martin-Magniette, C. Maugis-Rabusseau (2011). Clustering high-throughput sequencing data with Poisson mixture models. Technical report RR-7786, Inria Saclay -- Ile-de-France.")
