Bioinformatics Tools (build for Windows)
1. Tabix (Download)
2. Bgzip (Download)
These tools are build using MingW, with necessary changes to source codes:
- Use _WIN32 definition to make sure fopen() use “rb” to open files, not “r”. (fopen is equivalent to _bgzf_open)
- Link with zlib-2.1.8
- Tested with example data.