This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Problems With Cuffmerge

Hi everyone,

I'm trying to use cuffmerge but I get the following error message:

[Thu Oct 27 13:47:16 2011] Converting GTF files to SAM [FAILED] Error: gtftosam not found on this system. Did you forget to include it in your PATH?

My command line is:

/storage/app/cufflinks-1.0.3/cufflinks-1.0.3.Linuxx8664/cuffmerge -g /storage/data/natasha/gtf/miRNArelatedtracksknownmiRNAshg18.gtf -s /storage/data/natasha/chrsfa/hg18norandomnohap.fa assembles_cancer.txt

I've tested the gtftosam program and it worked fine.

Do I have do put something else in my command line? I've read the manual, but I couldn't find anything...

thanks in advance!

cufflinks cuffmerge error

1 answer

Problem with the PATH variable, specifying gtftosam should solve it. Taking an excerpt from your own reply as a reference from this seqanswers post,

thanks for the replys! I've already fixed it. It was a problem with my bash file, nothing to do with cufflinks... sorry!

Log in to answer this question.