statgen / EPACTS

GNU General Public License v3.0
34 stars 20 forks source link

Empty PDF plots QQ & Manhattan #12

Open freedomq8 opened 5 years ago

freedomq8 commented 5 years ago

Hi,

I am using the latest EPACTS and managed to solve many dependencies i.e aclocal 1.4 and gcc 5 from EPACTS google mailing list.

I don't have any issue when running the association tests and I see results generated in the top5000 but the pdf files generated for QQ and manhattan plots have no data plotted. and when every I ran any test I get this error which I am thinking it has something todo with the issue export GDFONTPATH=/home/daruma/soft/EPACTS/share/EPACTS; export GNUPLOT_FONTPATH=/home/daruma/soft/EPACTS/share/EPACTS; export GNUPLOT_PS_DIR=/home/daruma/soft/EPACTS/share/EPACTS; export PATH=$PATH:/home/daruma/soft/EPACTS/bin/; export GNUPLOT_PFBTOPFA="pfbtops %s"; gnuplot /media/daruma/sea8/diabetes/results2.gene.kin.skat-o..epacts.cmd export GDFONTPATH=/home/daruma/soft/EPACTS/share/EPACTS; export GNUPLOT_FONTPATH=/home/daruma/soft/EPACTS/share/EPACTS; export GNUPLOT_PS_DIR=/home/daruma/soft/EPACTS/share/EPACTS; export PATH=$PATH:/home/daruma/soft/EPACTS/bin/; export GNUPLOT_PFBTOPFA="pfbtops %s"; /home/daruma/soft/EPACTS/bin/epstopdf /media/daruma/sea8/diabetes/results2.gene.kin.skat-o..epacts.mh.eps GPL Ghostscript 9.26: Unrecoverable error, exit code 1 Error: /undefined in LTB

I have this is a common thing and there is an easy way to fix it

Thanks

vdejager commented 4 years ago

Same issue here, does anyone have a solution?