Bioc2026 Registration Open!

interacCircos

The Generation of Interactive Circos Plot

Bioconductor version: 3.23 · Package version: 1.22.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("interacCircos")

Details

MaintainerZhe Cui <mrcuizhe@gmail.com>
AuthorZhe Cui [aut, cre]
LicenseGPL-3
Downloads rank186
Source branchRELEASE_3_23
biocViewsSoftware, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.1)

Imports: RColorBrewer, htmlwidgets, plyr, methods

Suggests: knitr, rmarkdown