You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi:
Recently, I want to use phasedsv to call SVs ,but i met a problem when I install the package,the installion dependence is OK, I don't know how to solve the issue.
the issues are as follows:
make[1]: Leaving directory /home/Leesocool/sofaware/phasedsv-master/hdf5-1.8.14/cmake_build' cd local_assembly && make make[1]: Entering directory /home/Leesocool/sofaware/phasedsv-master/local_assembly'
g++ ShiftSamFromRegion.cpp -o shiftSamPos
cd pbgreedyphase && make
make[2]: Entering directory /home/Leesocool/sofaware/phasedsv-master/local_assembly/pbgreedyphase' make[2]: *** No targets specified and no makefile found. Stop. make[2]: Leaving directory /home/Leesocool/sofaware/phasedsv-master/local_assembly/pbgreedyphase'
make[1]: *** [pbgreedyphase/partitionByPhasedSNVs] Error 2
make[1]: Leaving directory `/home/Leesocool/sofaware/phasedsv-master/local_assembly'
make: *** [local_assembly/shiftSamPos] Error 2
Thank you for your attention.
The text was updated successfully, but these errors were encountered:
Hi:
Recently, I want to use phasedsv to call SVs ,but i met a problem when I install the package,the installion dependence is OK, I don't know how to solve the issue.
the issues are as follows:
make[1]: Leaving directory
/home/Leesocool/sofaware/phasedsv-master/hdf5-1.8.14/cmake_build' cd local_assembly && make make[1]: Entering directory
/home/Leesocool/sofaware/phasedsv-master/local_assembly'g++ ShiftSamFromRegion.cpp -o shiftSamPos
cd pbgreedyphase && make
make[2]: Entering directory
/home/Leesocool/sofaware/phasedsv-master/local_assembly/pbgreedyphase' make[2]: *** No targets specified and no makefile found. Stop. make[2]: Leaving directory
/home/Leesocool/sofaware/phasedsv-master/local_assembly/pbgreedyphase'make[1]: *** [pbgreedyphase/partitionByPhasedSNVs] Error 2
make[1]: Leaving directory `/home/Leesocool/sofaware/phasedsv-master/local_assembly'
make: *** [local_assembly/shiftSamPos] Error 2
Thank you for your attention.
The text was updated successfully, but these errors were encountered: