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

Hello everyone

I am trying to install cufflinks using the following

/Downloads/cufflinks-2.2.1.Linux_x86_64$ configure --prefix=/usr/bin/to/cufflinks/install --with-boost=/usr/bin/to/boo

it run well then it gave me the following error

FAILED.  You must supply an HTSlib in order to build samtools successfully.

Any help or suggestion.

Thanks for your time

rna-seq software error

Does the samtools directory contain the HTSlib? Where did you download samtools from?

Recompile it from the tar.bz2 archive, which includes HTSlib. The other source code releases are incomplete:

The samtools-1.6.tar.bz2 download is the full source code release. The “Source code” downloads are generated by GitHub and are incomplete as they don't bundle HTSlib and are missing some generated files.

0 answers

No answers yet.

Log in to answer this question.