mummer4 / mummer

Mummer alignment tool
Artistic License 2.0
457 stars 107 forks source link

mummerplot error #58

Open y842739756 opened 6 years ago

y842739756 commented 6 years ago

mummerplot -Q 7.list -r Chr07 --postscript -p chr07 --nocoverage 90_10 _gnuplot 4.6 patchlevel 2 Reading tiling file 9010 Writing plot files chr07.fplot, chr07.rplot Writing gnuplot script chr07.gp Rendering plot chr07.ps WARNING: Unable to run 'false chr07.gp', Inappropriate ioctl for device but i type gnuplot ch07.gp ,and get the ps file successfully

I provide the query list file with ID\t lens\t dirs\t ,file read okay ,but all query info write in the *.fplot,don't show the right dirs in ps file ,i had to fix it myself

ViriatoII commented 5 years ago

Are you working on a remote cluster with ssh? I think that is the reason.

for me, typing " gnuplot out.gp " does not create the ps file successfully, it gives me the following error:

set mouse format "%.0f" ^ "out.gp", line 11: unrecognized option - see 'help set'.

gyhsstql commented 2 months ago

Have you resolved this issue? I mean set mouse format "%.0f"^"out.gp", line 187870: unrecognized option - see 'help set'.