Cufflinks/Cuffdiff Multiple conditions
1
0
Entering edit mode
8.2 years ago
Raygozak ★ 1.4k

Hi, I can see that in the CummerBund tutorial they have more than two conditions being contrasted, I'm used to doing everything pairwise even when calling cuffdif/cufflinks. How can I make many (perhaps pairwise) comparisons in a single command line call of the Cufflinks pipeline?

Thanks

RNA-Seq Cufflinks • 2.8k views
ADD COMMENT
1
Entering edit mode
8.2 years ago

Why do you want to do it?

Consider three conditions, A,B,C.

When you run cuffdiff, it will do all the pairwise comparisons automatically, A-B, B-C, A-C so you don't have to do it manually.

CummerBund contains the tools to plot pairwise data or you can also make custom codes to process gene_exp.diff file, if you are just interested in DEGs. I would recommend running cufflinks/cuffdiff with all the replicates you have, the resultant file is just longer, it will contains all the comparisons that you'd do one by one.

ADD COMMENT

Login before adding your answer.

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