Dear Bioinformaticians,
The experiment; RNA-seq, transcriptomics; we simply want to find differentially expressed genes between 2 Illumina samples, case vs. control. No novel transcripts needed, just want to find differentially expressed known genes and/or known transcript isoforms.
Do I make the right assumption that there is no need to use cufflinks or cuffcompare?
E.g. Cuffcompare does;
1) Compare your assembled transcripts to a reference annotation
2) Track Cufflinks transcripts across multiple experiments
????
Our proposed approach to finding known differentially expressed genes/isoforms:
1) Run Tophat with a Refseq GTF file on both case and control
2) Run cuffdiff on both sam files generated from 1 and the GTF file used in 1 as well.
Please let me know if this is or is not a valid approach?
Thank you,
J.
The experiment; RNA-seq, transcriptomics; we simply want to find differentially expressed genes between 2 Illumina samples, case vs. control. No novel transcripts needed, just want to find differentially expressed known genes and/or known transcript isoforms.
Do I make the right assumption that there is no need to use cufflinks or cuffcompare?
E.g. Cuffcompare does;
1) Compare your assembled transcripts to a reference annotation
2) Track Cufflinks transcripts across multiple experiments
????
Our proposed approach to finding known differentially expressed genes/isoforms:
1) Run Tophat with a Refseq GTF file on both case and control
2) Run cuffdiff on both sam files generated from 1 and the GTF file used in 1 as well.
Please let me know if this is or is not a valid approach?
Thank you,
J.
Comment