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
| Maintainer | Zhe Cui <mrcuizhe@gmail.com> |
| Author | Zhe Cui [aut, cre] |
| License | GPL-3 |
| Downloads rank | 186 |
| Source branch | RELEASE_3_23 |
| biocViews | Software, Visualization |