Hi im a newbie with installing software like this. I type make all and get this message. I try to run runHALC.py and it says "command not found". Please need help!
make all
g++ -std=c++11 -g -O0 -fopenmp src/HALC.o src/BlasrAdapter.o src/parsingargs.o -o HALC
g++ -std=c++11 -g -O0 thirdparty/Splitter.o -o Splitter
g++ -std=c++11 -g -O0 thirdparty/Trimmer.o -o Trimmer
mv HALC Splitter Trimmer bin
cp thirdparty/Chunker thirdparty/SeqChunker-dd thirdparty/SeqChunker-perl thirdparty/SeqChunker-sed thirdparty/interleave thirdparty/interleaved-split bin
Hi im a newbie with installing software like this. I type make all and get this message. I try to run runHALC.py and it says "command not found". Please need help!
make all
g++ -std=c++11 -g -O0 -fopenmp src/HALC.o src/BlasrAdapter.o src/parsingargs.o -o HALC
g++ -std=c++11 -g -O0 thirdparty/Splitter.o -o Splitter
g++ -std=c++11 -g -O0 thirdparty/Trimmer.o -o Trimmer
mv HALC Splitter Trimmer bin
cp thirdparty/Chunker thirdparty/SeqChunker-dd thirdparty/SeqChunker-perl thirdparty/SeqChunker-sed thirdparty/interleave thirdparty/interleaved-split bin