Hi, I am new to C++. i have to get the raw data from Ab1 sequence file for further analysis. so is there any lib to parse AB1 files? if not so,how to proceed with this?
Update: I tried to compile and install io_lib from staden website. After installation of MIGNW,MSYS and Zlib I am not able to compile the io_lib in my windows computer. It says zlib not found. At the Make step,the compilation aborts.
Using cygwin should be easier.