citHeader("To cite genoPlotR in publications use:")
citEntry(entry = "article",
         author = "Guy, Lionel and Roat Kultima, Jens and Andersson, Siv G. E.",
         title = "genoPlotR: comparative gene and genome visualization in R",
	 journal = "Bioinformatics",
	 volume = "26",
	 number = "18",
         pages = "2334-2335",
         year = "2010",
	 doi = "10.1093/bioinformatics/btq413", 
	 abstract="Summary: The amount of gene and genome data obtained by next-generation sequencing technologies generates a need for comparative visualization tools. Complementing existing software for comparison and exploration of genomics data, genoPlotR automatically creates publication-grade linear maps of gene and genomes, in a highly automatic, flexible and reproducible way. Availability: genoPlotR is a platform-independent R package, available with full source code under a GPL2 license at R-Forge: http://genoplotr.r-forge.r-project.org/Contact: lionel.guy@ebc.uu.se", 
	 URL = "http://bioinformatics.oxfordjournals.org/content/26/18/2334.abstract", 
	 eprint = "http://bioinformatics.oxfordjournals.org/content/26/18/2334.full.pdf+html", 
         textVersion = "Guy L, Roat Kultima J and Andersson SGE: genoPlotR: comparative gene and genome visualization in R. Bioinformatics 2010;26(18):2334-2335"
	 )

citFooter(paste("Note that the orginal article is available in the ",
                 system.file(package = "genoPlotR"), 
                 "/doc/ folder in PDF format", sep = ""))

