RecombineX uses an old vcflib version, which has the following bug:
This seems to be a known problem (please note that the issue is from 2021):
vcflib/vcflib#320
This was fixed by commit:
vcflib/vcflib#322
I managed to install the program by installing vcflib via conda and commenting out this part in the installtion file install_dependencies.sh.
RecombineX uses an old vcflib version, which has the following bug:
This seems to be a known problem (please note that the issue is from 2021):
vcflib/vcflib#320
This was fixed by commit:
vcflib/vcflib#322
I managed to install the program by installing vcflib via conda and commenting out this part in the installtion file
install_dependencies.sh.