I'm having troubles running UNAFold.
I'm executing a perl script (sumirofold.pl) that calls for a UNAFold query. The UNAFold return an error as next:
perl /usr/bin/UNAFold.pl -X 1 --ann ss-count 1_scaffold01901.fsa
Checking for boxplot_ng... found, supports Postscript
Checking for hybrid-plot-ng... hybrid-plot-ng: error while loading shared libraries: libgd.so.2: cannot open shared object file: No such file or directory
found, supports Postscript
Checking for sir_graph_ng or sir_graph... found, supports Postscript
Checking for ps2pdfwr... found
Couldn't read 1_scaffold01901.fsa.plot: No such file or directory at /usr/bin/h-num.pl line 16.
Exit status 2 from h-num.pl
I have installed all required dependencies but still cannot execute the script.
Thank you