Dependencies - GarrettJenkinson/informME GitHub Wiki

It is required to properly configure a MATLAB C++ mex compiler. For details, see:

A working SAMtools installation needs to be on the system path as well. The remaining dependencies (GMP, MPFR, MPREAL, and Eigen) are all C++ dependencies that the installation script will install as needed. The optional postprocessing utilities may have their own dependencies as noted in their corresponding documentation below.

NOTE: The required "mex compiler" is different from the "Matlab compiler SDK". InformME requires the former and not the latter.