This is a test version of Biostars. For the public version, visit https://www.biostars.org.
how can I output the merged.gtf of cuffmerge in another folder ?

Dear all,

I am running the following command to merge all the GTFs from different samples into a merged GTF:

cuffmerge --ref-gtf celegans.gtf --ref-sequence celegans.fa assemblies.txt -o pooled/

It outputs the merged.gtf file in merged_asm/ folder. Does anybody know how I can change the folder in which the file is written?

Thanks.

Best,

Cristian.

cuffmerge cufflinks gtf alignment assembly

That is a design choice on part of the developers.

So, it's not possible to change the folder? :=(

so I am just moving the folder with Unix command 'mv'.

Do it once the run completes.

What do you mean by run? The cuffmerge command or after the cuffdiff?

0 answers

No answers yet.

Log in to answer this question.