| dotplot()
 | Generate a dot plot from a paf alignment | 
        
        | plot_coverage()
 | Plot the regions of one genome that are covered by alignments in a paf file | 
        
        | plot_synteny()
 | Plot synteny between a query and target sequence in a PAF alignment | 
        
        | highlight_query()highlight_target()
 | Highlight segments of a query or target genome in a dot plot | 
        
        | theme_coverage_plot()
 | A minimalistic ggplot2 theme designed for use with genome coverage plots | 
        
        | Gb_lab()Mb_lab()Kb_lab()
 | Number formatters for scales in base pairs |