Package: BioCircos
Title: Interactive Circular Visualization of Genomic Data using
        'htmlwidgets' and 'BioCircos.js'
Version: 0.2.2
Authors@R: c(person("Loan", "Vulliard", email = "lvulliard@cemm.at", role = c("trl", "cre")),
	person("Xiaowei", "Chen", email = "chenxiaowei@moon.ibp.ac.cn", role = c("aut")),
	person("Ya", "Cui", email = "cui_ya@163.com", role = c("aut")))
Description: Implement in 'R' interactive Circos-like visualizations of genomic data, to map information
	such as genetic variants, genomic fusions and aberrations to a circular genome, as proposed by the
	'JavaScript' library 'BioCircos.js', based on the 'JQuery' and 'D3' technologies.
Depends: R (>= 3.1.0)
License: GPL-2 | file LICENSE
Encoding: UTF-8
URL: https://github.com/lvulliard/BioCircos.R
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Imports: RColorBrewer, htmlwidgets, jsonlite, plyr, grDevices
NeedsCompilation: no
Packaged: 2017-12-20 15:58:48 UTC; lvulliard
Author: Loan Vulliard [trl, cre],
  Xiaowei Chen [aut],
  Ya Cui [aut]
Maintainer: Loan Vulliard <lvulliard@cemm.at>
Repository: CRAN
Date/Publication: 2017-12-21 14:07:41 UTC
