pkgdown/header.html

Skip to contents

Plot tracks for a specified genomic range using ggplot2.

Usage

plotTracks(data, range)

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.