From: Fatihah Y. <fat...@gm...> - 2018-11-08 02:42:49
|
Hi, I am a newbie in perl and don't have much experience on this. Hope anyone could help. I managed to run “mummer" for the alignment between reference and query sequences. The problem occurred when I tried to plot using “mummerplot” following to the tutorial. mummerplot -x "[0,1000500]" -y "[0,50000000]" -postscript -p mummer mummer.mums Can't locate object method "new" via package "TIGR::Foundation" (perhaps you forgot to load "TIGR::Foundation"?) at /usr/local/bin/mummerplot line 187. I searched for any possible solution. Someone recommended to do "make clean" and "make", but it did not work either. I am using MacOS High Sierra if it could give any hint on the possible cause. Hope you could help. Thanks, Fateh |