-
Hi Tengfei,
In https://www.biostars.org/p/218591/, someone asking how to generate the following figure:
![](http://ivanya.com/tmp/2016/1024.tree.png)
I think ggtree with ggbio can work together to …
-
I'm trying to combine plain text with italic text in the title of a combined tracks() plot generated by ggbio, but I cannot include the part of the title that I want in italic fonts.
Here you have se…
-
plotIdeogram(hg19IdeogramCyto, "chr1", aspect.ratio = 1/20, zoom.region = c(1e+07,
5e+07))
No zoom region on the plot.
-
Hi!
I'm having issues specifying colors for ggbio. For example, the following code does not respect colors:
```
ggplot() + layout_circle(gr, geom = "ideo", fill = "red", radius = 7, trackWidth = 3) …
-
I'm trying to dynamically color some regions of the genome using `layout_circle`. I am able to map the values to the data, but I am unable to modify the color scale to suit my purposes. Trying to do s…
-
_ggbio_ currently [imports all of _ggplot2_ and all of _BiocGenerics_](https://github.com/Bioconductor-mirror/ggbio/blob/master/NAMESPACE#L19L32).
I'm developing a package that depends upon _ggbio_, …
-
I have some points that needs labeling and they are sometimes close to `0` on _yaxis_, and I have _ylim_ as `c(0, 10)`, so some labels are getting pushed down below zero and are not visible.
Example,…
-
I sometimes use tracks that not very high, which results in the track labels being cut off. It would be very useful to be able to rotate the labels so that they are horizontal.
I put together a basic…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/bernatgel/karyoploteR
Confirm the following by ed…
-
I am trying to applied the package "GUESS" for my analysis, but it produces some errors "package ‘ggbio’ is not available (for R version 3.2.3)" when installing the package. May I know what kind of R…