Questions tagged [circilize]

1 questions
6
votes
1 answer

How to add outer track for circlize plot

I have the following data frame, which I like to plot using circlize: library(circlize) library(tidyverse) circos_tc_dat <- structure(list(ligand = c("Cxcr4 ", "Cd44 ", "Cxcr4 ", "Cxcr4 ", "Csf2rb ", "Plaur ", "Plaur ", "Cxcr4 ", "Csf3r ", "Sell…
littleworth
  • 4,781
  • 6
  • 42
  • 76