Package: interacCircos Type: Package Title: The Generation of Interactive Circos Plot Description: Implement in an efficient approach to display the genomic data, relationship, information in an interactive circular genome(Circos) plot. 'interacCircos' are inspired by 'circosJS', 'BioCircos.js' and 'NG-Circos' and we integrate the modules of 'circosJS', 'BioCircos.js' and 'NG-Circos' into this R package, based on 'htmlwidgets' framework. Version: 1.23.0 Authors@R: person("Zhe", "Cui", email = "mrcuizhe@gmail.com", role = c("aut", "cre")) License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 4.1) Imports: RColorBrewer, htmlwidgets, plyr, methods RoxygenNote: 7.1.1 Suggests: knitr, rmarkdown VignetteBuilder: knitr biocViews: Visualization Config/pak/sysreqs: cmake make libuv1-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:55:46 UTC RemoteUrl: https://github.com/bioc/interacCircos RemoteRef: HEAD RemoteSha: 159ef8805d3877b9389e4f0365c5c22cbe0b7b8c NeedsCompilation: no Packaged: 2026-07-13 05:54:11 UTC; root Author: Zhe Cui [aut, cre] Maintainer: Zhe Cui