Question: Different RNA-seq result when I look at the gene_differential file and the transcript_differential file generated by cuff-diff
0
gravatar for k.ip
2.3 years ago by
k.ip10
Australia
k.ip10 wrote:

Hi,

I am wondering what is the exact difference between the gene list of the transcript differential expression testing file and the gene differential expression testing file generated by cuffdiff?

The reason I ask this is because I found a lot of genes were not tested in the transcript differential expression testing, while these genes were found to be significant in the gene differential expression testing file, so i got a bit confused of which one is more appropriate to use?

Thanks a lot for answering me!

Kind regards, Ken

rna-seq • 841 views
ADD COMMENTlink modified 2.3 years ago • written 2.3 years ago by k.ip10
2

Hi Ken,

First a bit of nomenclature related to Cuffdiff. Transcripts (isoforms) are denoted with a 'TCONS_' prefix. Genes are denoted with the 'XLOC_' prefix. A gene is comprised of the collective transcripts/isoforms from a given locus. If you look at your 'transcript differential expression testing' file, you'll see that many 'TCONS_' identifiers (column 1) share 'XLOC_' identifiers (column 2).

Cuffdiff will quantify a FPKM value for each transcript you provide in your reference file (GTF). The FPKM values in the 'transcript differential expression testing' file represent the FPKM of each transcript you provided in the reference (in each condition). The FPKM values in the 'gene differential expression testing' file represent the summed FPKM values of the transcripts (isoforms) contributing to each gene (in each condition).

You may see that some transcripts do not have FPKM values or have a 'NO TEST' status because those isoforms may not be expressed. You can check by evaluating the aligned reads (or absence of) over unique regions of the isoforms using Trackster.

Cheers,

Mo Heydarian

ADD REPLYlink written 2.3 years ago by Mo Heydarian830
1
gravatar for Jennifer Hillman Jackson
2.3 years ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

Metrics generated in the Differential Expression Tests are based on the content evaluated. Genes are evaluated using all associated transcripts. Transcripts are evaluated individually.

See this portion of the Cuffdiff manual and scroll down a bit to see the description of field 6 - Test status - for details. http://cole-trapnell-lab.github.io/cufflinks/cuffdiff/index.html#differential-expression-tests

Thanks, Jen, Galaxy team

ADD COMMENTlink written 2.3 years ago by Jennifer Hillman Jackson25k
0
gravatar for k.ip
2.3 years ago by
k.ip10
Australia
k.ip10 wrote:

Hi Jen and Mo,

Thank you so much for explaining this to me clearly! You guys are very helpful.

Thanks and regards, Ken

ADD COMMENTlink written 2.3 years ago by k.ip10
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 174 users visited in the last hour