You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great tool, I'm really finding it useful. Can you suggest a way to clean up dotplots of large regions (e.g., whole genomes)? I can't seem to figure out how to get rid of the clutter and background dots and lines. My command is below and I'll attach the resulting plot. The target and query genomes are each about 1.2 Gb and I'd like to remove pretty much everything except for the blue dotplot lines, including the scaffold names on the x and y axes. Thanks for any suggestions. - Scott
Hi David
Great tool, I'm really finding it useful. Can you suggest a way to clean up dotplots of large regions (e.g., whole genomes)? I can't seem to figure out how to get rid of the clutter and background dots and lines. My command is below and I'll attach the resulting plot. The target and query genomes are each about 1.2 Gb and I'd like to remove pretty much everything except for the blue dotplot lines, including the scaffold names on the x and y axes. Thanks for any suggestions. - Scott
dotplot(moatinpaf,label_seqs=TRUE, order_by="qstart", alignment_colour="blue") + theme_void()
dotplot_moa_notPer_theme_void.pdf
The text was updated successfully, but these errors were encountered: