Package: BioCircos
Title: Interactive Circular Visualization of Genomic Data using
        'htmlwidgets' and 'BioCircos.js'
Version: 0.3.4
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. The output is by 
	default displayed in stand-alone HTML documents or in the 'RStudio' viewer pane. Moreover it can be
	integrated in 'R Markdown' documents and 'Shiny' applications.
Depends: R (>= 3.1.0)
License: GPL-2 | file LICENSE
Encoding: UTF-8
URL: https://github.com/lvulliard/BioCircos.R
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Imports: RColorBrewer, htmlwidgets, jsonlite, plyr, grDevices
NeedsCompilation: no
Packaged: 2019-03-12 15:03:38 UTC; lvulliard
Author: Loan Vulliard [trl, cre],
  Xiaowei Chen [aut],
  Ya Cui [aut]
Maintainer: Loan Vulliard <lvulliard@cemm.at>
Repository: CRAN
Date/Publication: 2019-03-19 16:23:26 UTC
Built: R 4.5.0; ; 2025-04-02 00:37:14 UTC; unix
