Entering edit mode
8.6 years ago
Bioblazer
▴
50
CUFFDIFF result
test_id gene_id gene locus sample_1 sample_2 status value_1 value_2 log2(fold_change) test_stat p_value q_value significant
XLOC_009967 XLOC_009967 **AFLA_002470** EQ963482:529554-531870 AT30 AT37 OK 19.4865 13.9912 -0.477954 -0.35927 0.71835 0.999247 no
XLOC_010306 XLOC_010306 **AFLA_002470** EQ963482:529554-531870 AT30 AT37 OK 41.1815 37.0789 -0.151399 -0.213452 0.82825 0.999247 no
I followed nature protocol paper "Differential gene and transcript expression analysis of RNA-seq experiments with TopHat and Cufflinks" for RNA -seq Data analysis.
Why cufflinks/cuffdiff generated two locus id for same gene? is it due to alternative splicing site?
how to know whether gene has transcript variant from gtf file?
yes this does seem likely - although it's the same gene, the XLOC values are different.