Hi, I tried to install the CNVnator in MAC v10.10.5 terminal. I followed the procedures by searching online instruction in ROOTSYS setup. I have the final step showing the error message as below,
xiaoyongs-mbp:src MyBioinformatics$ make
g++ -m64 -DCNVNATOR_VERSION=\"v0.3\" -I/include -Isamtools -c cnvnator.cpp -o obj/cnvnator.o
In file included from cnvnator.cpp:8:
./HisMaker.hh:11:10: ****fatal error: ****'TFrame.h' file not found
#include <TFrame.h>
^
1 error generated.
make: *** [obj/cnvnator.o] Error 1
Does anyone have the same experience when installing the CNVnator? What is the TFrame.h file and how to fix it?
Thank you very much!
Hi xiaoyonf.
If you install speedseq, you can get CNVnator installed very easily.
Leandro