A (hopefully growing) collection of small scripts/templates for data visualisation.
A simple example plot using the circlize package.
Rscript circlize/circlize_nanopore_phage.R
Labels can be easily adjusted by using Inkscape, for example.
If you have >3 sets to show overlaps, the UpSetR package is great.
conda create -n upsetr -c bioconda r-upsetr
conda activate upsetr
Rscript upsetr/upset.R
conda create -n balloon -c r r-ggplot2 r-dplyr r-tidyr r-svglite
conda activate balloon
Rscript balloon/balloon.R balloon/tara.tsv balloon/balloon.svg 10 8