Genomic Distributions
Functions for calculating and plotting the distribution of query features (e.g. genomic ranges) across the genome. If you have a set of genomic ranges, the GenomicDistributions R package can help you with some simple visualizations.
Installing
devtools::install_github("databio/GenomicDistributions")
Quick start
See the vignettes for more information: http://code.databio.org/GenomicDistributions