Closed fultonardo closed 3 years ago
To resolve compile errors I added the line:
to the following 6 files: lib/config/Config.cpp lib/genome/Genome.cpp lib/mydefine/MyDefine.cpp lib/segment/Segment.cpp src/simuReads.cpp src/seqToProfile.cpp
It works, thank you for fixing the bugs
To resolve compile errors I added the line:
include
to the following 6 files: lib/config/Config.cpp lib/genome/Genome.cpp lib/mydefine/MyDefine.cpp lib/segment/Segment.cpp src/simuReads.cpp src/seqToProfile.cpp