Plot tracks for a specified genomic range using ggplot2.
Arguments
- data
A tibble of scores for the specified genomic range, generated by readRange.
- range
A GRanges object specifying the genomic range to plot
Value
A ggplot object representing the tracks for the specified genomic range.