Hi,
I have 28 samples for analysis with cuffdiff, since cuffdiff performs permutations for all the samples, I am afraid 28 samples will take a long time to finish the permutations. I was wondering if I can split the 28 samples into smaller data set, each of which will be processed by cuffdiff and the results will be merged. I am not sure how to do this. Do I need to use a common sample in each sub set of cuffdiff analysis?
Hi Johan,
I am doing similar kind of analysis.Does the transcript.gtf file consists of all the transcript gtfs from both the conditions(which can be accomplished by cuffmerge)?
Or I can use my annotation.gtf file instead there and compare the samples from two conditions?