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())
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())