Hello,
I got few samples of RNA seq, I have done differential expression analysis.
Lets say my gene of interest is "X", Now I want to represent reads covering X gene in all samples, In other word I want to graphically represents read dept for X.
For example :
Thanks
Hi Guys,
Thanks for the answer, however I have aligned reads to hg19 using bowtie2, then I filtered out reads aligned to X gene based on genomic coordinates.
Now I am about to generate figure by using IGV, but still its not that much impressive.
As Andrew mentioned I might try ggbio or ggplot2.
Thanks
Your example gene model looks incomplete, it looks like you are missing at least 2-3 exons. If this is is your gene of interest, you should at first validate the transcript, best experimentally.
My gene of interest is tet1 bro, i just gave x for example.