Hi everyone,
So I used nucmer and successfully generated a .delta file. Then, I tried to run mummerplot using the command
mummerplot ref_qry.delta -R ham_pb4_shred_2k.utg.fasta -Q G5_long_contig --filter --layout
where ref_qry.delta is my .delta file, ham_pbu_shred_2k.utg.fast is my reference file. This is an entire genome with many contigs. And G5_long_contig is a single contig from a related genome.
When I run mummerplot I get this output.
gnuplot 4.2 patchlevel 6
Writing filtered delta file out.filter
Reading delta file out.filter
Writing plot files out.fplot, out.rplot
Writing gnuplot script out.gp
Forking mouse listener
Rendering plot to screen
gnuplot: unable to open display ''
gnuplot: X11 aborted.
WARNING: Unable to query clipboard with xclip
And no plot is made. Does anyone know why this is happening? Any help would be appreciated. Thank you very much!
So I used nucmer and successfully generated a .delta file. Then, I tried to run mummerplot using the command
mummerplot ref_qry.delta -R ham_pb4_shred_2k.utg.fasta -Q G5_long_contig --filter --layout
where ref_qry.delta is my .delta file, ham_pbu_shred_2k.utg.fast is my reference file. This is an entire genome with many contigs. And G5_long_contig is a single contig from a related genome.
When I run mummerplot I get this output.
gnuplot 4.2 patchlevel 6
Writing filtered delta file out.filter
Reading delta file out.filter
Writing plot files out.fplot, out.rplot
Writing gnuplot script out.gp
Forking mouse listener
Rendering plot to screen
gnuplot: unable to open display ''
gnuplot: X11 aborted.
WARNING: Unable to query clipboard with xclip
And no plot is made. Does anyone know why this is happening? Any help would be appreciated. Thank you very much!
Comment