how can I output the merged.gtf of cuffmerge in another folder ?
0
0
Entering edit mode
6.7 years ago
biomagician ▴ 410

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 • 1.6k views
ADD COMMENT
1
Entering edit mode

That is a design choice on part of the developers.

ADD REPLY
0
Entering edit mode

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

ADD REPLY
0
Entering edit mode

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

ADD REPLY
0
Entering edit mode

Do it once the run completes.

ADD REPLY
0
Entering edit mode

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

ADD REPLY

Login before adding your answer.

Traffic: 2618 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