create a tile plot of read state calls.
basic_tile_plot.Rd
builds a basic ggplot with geom_tile on a reads df. Only expects columns of cell_id, start, state, chr
Arguments
- reads_df
a table of reads data (e.g., could load with
import_dlp_files()
)
basic_tile_plot.Rd
builds a basic ggplot with geom_tile on a reads df. Only expects columns of cell_id, start, state, chr
a table of reads data (e.g., could load with
import_dlp_files()
)