Hi All:
I use DEXSeq for detecting differential exon usage (DEU), and the results seem to be good. One thing I am not sure is that, I know which gene has DEU, and I know which "exonic region (counting bin)" is differentially expressed. However, I wonder if I can accurately tell which "real exons" are differentially expressed. The authors of DEXSeq kindly pointed out that we could overlap the exon bins with the real exons to see to which specific "real" exons my exon bins overlap -- is there any R functions that can:
1. Pass an Ensembl gene ID
2. Output a transcript profile plot (with annotated exons) associated with that gene
For now, I just search Ensembl website and get the profile, but most time, it's hard to tell the correspondences...
Thanks a lot!!
I use DEXSeq for detecting differential exon usage (DEU), and the results seem to be good. One thing I am not sure is that, I know which gene has DEU, and I know which "exonic region (counting bin)" is differentially expressed. However, I wonder if I can accurately tell which "real exons" are differentially expressed. The authors of DEXSeq kindly pointed out that we could overlap the exon bins with the real exons to see to which specific "real" exons my exon bins overlap -- is there any R functions that can:
1. Pass an Ensembl gene ID
2. Output a transcript profile plot (with annotated exons) associated with that gene
For now, I just search Ensembl website and get the profile, but most time, it's hard to tell the correspondences...
Thanks a lot!!
Comment