This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to visualize mummerplot results

Hello, i'm using Mummer.3 to generate plot for my query and target sequences.

i have run :

mummerplot -x "[0,275287]" -y "[0,265111]" -postscript -S -p figure toy.delta

i have 4 files in total/ toy.fplot toy.hplot toy.sp toy.pg

please; how can i show the image of the dot plot ?

mummer

1 answer

use the following dot plotting package that can process mummer output

https://github.com/marianattestad/dot

Log in to answer this question.