BioCircos.R icon indicating copy to clipboard operation
BioCircos.R copied to clipboard

Htmlwidgets binding R commands to the BioCircos.js library

Results 19 BioCircos.R issues
Sort by recently updated
recently updated
newest added

I would like to automate BioCircos plot in R and here is my code. However, I am not able to link the tracks when I am using the full file....

Hi there, I'm hoping to generate a circular plot to represent a number of data points associated with several selections of genes. Basically, I want to be able to make...

I have found this issue when saving my BioCircos plot and i have already posted an issue to the [htmlWidgets github page](https://github.com/ramnathv/htmlwidgets/issues/448), but i was wondering if the issue is...

Dear Developers, I'm trying to use your script to map methylation positions on a bacterial genome of 4M bp, but something is going wrong because in the end I obtain...

This is more of a request, but I am trying to use the CNV track for visualizing genome-wide QTL. The issue I'm having is that it accepts only one color...

enhancement

I am trying to run BioCircos using dataset which is on hg38/grch38 build. Do BioCircos support it? If so how to do that? If not is it possible to include...

Hi im trying to use your package to illustrate a feature on genome. i defined the my-genome as such ; my_genome= c("chr1"= 24891,"chr2"= 24186, "chr3"= 19797, "chr4"= 18995, "chr5"= 18126,...

The axis of CNV tracks seems to inverted, higher numbers appear closer to the center, lower CNV's outside. It is visible in the example for CNV's here: https://cran.r-project.org/web/packages/BioCircos/vignettes/BioCircos.html E.g. chromosome...

> I'm using BioCircos with the short script here attached. I wanted to contact you because the SNP track does not appear on the output graph and I couldn't find...

enhancement
good first issue