Cuffflinks installation problem
2
0
Entering edit mode
7.6 years ago
sukesh1411 ▴ 30

Dear Sir,

I am trying to install cufflinks-2.2.1,

i have downloaded and installed boost version 1_55_0 , samtools 0.1.19

cufflinks configured properly

I am facing problem with make

Make error :

Makefile:1418: recipe for target 'abundances.o' failed make[2]: * [abundances.o] Error 1 make[2]: Leaving directory '/home/rnaseq/cufflinks-2.2.1/src' Makefile:258: recipe for target 'all-recursive' failed make[1]: [all-recursive] Error 1 make[1]: Leaving directory '/home/rnaseq/cufflinks-2.2.1' Makefile:196: recipe for target 'all' failed make: ** [all] Error 2

Please, help me in installing cufflinks

RNA-Seq • 2.3k views
ADD COMMENT
1
Entering edit mode
7.6 years ago
Jeffin Rockey ★ 1.3k

If you are not particular about building, the below should help

wget -c http://cole-trapnell-lab.github.io/cufflinks/assets/downloads/cufflinks-2.2.1.Linux_x86_64.tar.gz

tar -xvzf cufflinks-2.2.1.Linux_x86_64.tar.gz

export PATH="/home/rnaseq/cufflinks-2.2.1.Linux_x86_64":$PATH
ADD COMMENT

Login before adding your answer.

Traffic: 2932 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6