This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Issue VEP installation MacOS

Hi,

I'm trying to install VEP on Mac. I've tried on the Anaconda Navigator, but I couldn't install. I also tried through the terminal, but also in this way I can't install. The last error that I've got is:

User

cram/cram_io.c:61:10: fatal error: 'lzma.h' file not found
#include <lzma.h>

1 error generated.
make: *** [cram/cram_io.o] Error 1
Compile didn't complete. No libhts.a library file found at INSTALL.pl line 881.

Can someone help me?

Thanks!

vep

Probably try installing with samtools and htslib added.

I've already installed both samtools and htslib

you are installing it from within a Makefile? Are you sure that you have the ONESHELL feature active so that your env is propagated between each subsequent Makefile command?

0 answers

No answers yet.

Log in to answer this question.