I am new to this RNAseq business and I would like to use it to measure differential gene expression between wild-type and mutant mouse brains.
I have designed my experiment to have 4 biological replicates each for case and control.
I really like bowtie/tophat and would like to use cufflinks/cuffdiff to measure diff gene expression, but I can't seem to find a way to make cuffdiff handle biological replicates (which I would hope is the way everybody designs their experiments
)... am I missing something?
Alternatively, I could use R packages like DESeq, but it's not easy - at least for me - to extract raw counts from cufflinks output (using awk at the moment)... it would be a great additional feature for cufflinks to output unnormalized read counts for each feature alongside FPKM values to avoid extra-steps and make it simpler and more versatile for beginner's use.
I would greatly appreciate any feedback from this community of experts!
Cheers
I have designed my experiment to have 4 biological replicates each for case and control.
I really like bowtie/tophat and would like to use cufflinks/cuffdiff to measure diff gene expression, but I can't seem to find a way to make cuffdiff handle biological replicates (which I would hope is the way everybody designs their experiments


I would greatly appreciate any feedback from this community of experts!
Cheers

Comment