Other packages > Find by keyword >

RCircos  

Circos 2D Track Plot
View on CRAN: Click here


Download and install RCircos package within the R console
Install from CRAN:
install.packages("RCircos")

Install from Github:
library("remotes")
install_github("cran/RCircos")

Install by package version:
library("remotes")
install_version("RCircos", "1.2.2")



Attach the package and use:
library("RCircos")
Maintained by
Hongen Zhang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-02-17
Latest Update: 2021-12-19
Description:
A simple and flexible way to generate Circos 2D track plot images for genomic data visualization is implemented in this package. The types of plots include: heatmap, histogram, lines, scatterplot, tiles and plot items for further decorations include connector, link (lines and ribbons), and text (gene) label. All functions require only R graphics package that comes with R base installation.
How to cite:
Hongen Zhang (2013). RCircos: Circos 2D Track Plot. R package version 1.2.2, https://cran.r-project.org/web/packages/RCircos. Accessed 05 Jan. 2025.
Previous versions and publish date:
1.0.1 (2013-03-01 07:46), 1.0.2 (2013-03-08 07:24), 1.0 (2013-02-17 08:55), 1.1.0 (2013-05-18 01:43), 1.1.1 (2013-06-03 23:23), 1.1.2 (2013-10-30 07:29), 1.1.3 (2015-12-14 17:29), 1.2.0 (2016-09-28 07:21), 1.2.1 (2019-03-12 22:06)
Other packages that cited RCircos R package
View RCircos citation profile
Other R packages that RCircos depends, imports, suggests or enhances
Complete documentation for RCircos
Functions, R codes and Examples using the RCircos R package
Some associated functions: RCircos-package . RCircos.Adjust.Scatter.Values . RCircos.Area.Highlight . RCircos.Area.Plot . RCircos.Chromosome.Ideogram.Plot . RCircos.Clear.Track . RCircos.Clear.Zoom.Area . RCircos.Customized.Connection.Plot . RCircos.Customized.Shape.Plot . RCircos.Data.Point . RCircos.Env . RCircos.Gene.Connector.Plot . RCircos.Gene.Label.Data . RCircos.Gene.Name.Plot . RCircos.Get.Arrow.Shape . RCircos.Get.Chromosome.Order . RCircos.Get.Core.Components . RCircos.Get.Data.Point.Height . RCircos.Get.Default.Parameters . RCircos.Get.Gene.Label.Locations . RCircos.Get.Gene.Name.Plot.Parameters . RCircos.Get.Heatmap.Color.Scale.Location . RCircos.Get.Heatmap.Color.Scale . RCircos.Get.Heatmap.Data.Colors . RCircos.Get.Link.Colors . RCircos.Get.Paired.Points.Positions . RCircos.Get.Plot.Boundary . RCircos.Get.Plot.Colors . RCircos.Get.Plot.Layers . RCircos.Get.Polygon.Height . RCircos.Get.Single.Point.Positions . RCircos.Get.Start.End.Locations . RCircos.Get.Track.Positions . RCircos.Get.Zoom.Data . RCircos.Get.Zoom.Range . RCircos.Heatmap.Data . RCircos.Heatmap.Plot . RCircos.Histogram.Data . RCircos.Histogram.Plot . RCircos.Initialize.Plot.Parameters . RCircos.Line.Data . RCircos.Line.Plot . RCircos.Link.Data . RCircos.Link.Line . RCircos.Link.Plot . RCircos.List.Plot.Parameters . RCircos.Mouse.Expr.Data . RCircos.Multiple.Species.Core.Components . RCircos.Multiple.Species.Dataset . RCircos.Parallel.Line.Plot . RCircos.Plot.Heatmap.Color.Scale . RCircos.Point.Plot . RCircos.Polygon.Data . RCircos.Polygon.Plot . RCircos.Pseudo.Ideogram.From.Labels . RCircos.Pseudo.Ideogram.From.Table . RCircos.Rat.Expr.Data . RCircos.Reset.Core.Components . RCircos.Ribbon.Data . RCircos.Ribbon.Plot . RCircos.Scatter.Data . RCircos.Scatter.Plot . RCircos.Set.Base.Plot.Positions . RCircos.Set.Core.Components . RCircos.Set.Cytoband.Data . RCircos.Set.Plot.Area . RCircos.Set.Zoom.Plot.Positions . RCircos.Sort.Genomic.Data . RCircos.Tile.Data . RCircos.Tile.Plot . RCircos.Track.Outline . RCircos.Validate.Cyto.Info . RCircos.Validate.Genomic.Data . RCircos.Validate.Genomic.Info . RCircos.Validate.Plot.Parameters . RCircos.Validate.Track.Positions . RCircos.Vertical.Line.Plot . RCircos.Workflow . RCircos.Zoom.Area.Outline . RCircos.Zoom.Paired.Plot.Positions . RCircos.Zoom.Single.Plot.Positions . RCircos.ZoomIn.Chromosome . RCircos.ZoomIn.Plot . RCircos.ZoomOut.Chromosome . RCircos.defaultBasePerUnits . RCircos.defaultCharWidth . RCircos.defaultChromPadding . RCircos.defaultCircosUnits . RCircos.defaultTextSize . RCircos.heatmapColors . RCircos.paddingConst . RCircos.plotTypes . UCSC.Baylor.3.4.Rat.cytoBandIdeogram . UCSC.HG19.Human.CytoBandIdeogram . UCSC.HG38.Human.CytoBandIdeogram . UCSC.Mouse.GRCm38.CytoBandIdeogram . 
Some associated R codes: RCircosChromosomeIdeogram.R . RCircosGenomicData.R . RCircosHeatmap.R . RCircosMain.R . RCircosPlotDataTracks.R . RCircosPlotParameters.R . RCircosPlotPositions.R . RCircosZoomPlot.R .  Full RCircos package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA