GTfold is a fast, scalable multicore code for predicting RNA secondary structure and is one to two orders of magnitude faster than the de facto standard programs and achieves comparable accuracy of prediction.
I am installing gtfold using cmake in Ubuntu 18.04. I am getting the following undefined reference error during linking when I run make. I have GMP installed not sure what else would be causing this issue. I've checked that gmp is in $PKG_CONFIG_PATH.
I am installing gtfold using cmake in Ubuntu 18.04. I am getting the following undefined reference error during linking when I run make. I have GMP installed not sure what else would be causing this issue. I've checked that gmp is in
$PKG_CONFIG_PATH
.