Identify differentially expressed genes in scatter plot
1
0
Entering edit mode
6.4 years ago
woongjaej ▴ 20

Hi, guys

I'm new at analysing RNA-seq and I think I'm stuck so I wish to have some pointers from you experts. Sorry for the question if they are silly questions... What I want to do is draw a scatter plot for 2samples' differentially expressed genes form RNA-seq data(which has 3 replicates for each sample)

The questions are,

1.What value should I use for this kind of compare, if you recommend? Like FPKM, fold change, like that. 2.How can I merge the DEG results for each sample? 3.What is the best tool for this kind of scatter plot? 4.While making the scatter plot, I wonder if I can point out DEGs which I'm interested in, and color them different in the scatter plot.

Thank you for your kind replies..

Woongjae

RNA-Seq scatter plot DEG • 2.9k views
ADD COMMENT
0
Entering edit mode

FPKMs are not comparable between sample AFAIK, Probably this would help: https://www.reddit.com/r/bioinformatics/comments/3mmezs/comparing_fpkm_between_samples/

ADD REPLY
0
Entering edit mode
6.4 years ago
Hussain Ather ▴ 990

For making the scatter plot, check out ggplot in R or seaborn in Python. Those should let you highlight differentially expresssed genes as a different color in the plots.

ADD COMMENT
0
Entering edit mode

Thanks for your reply Ather!

Is there any tutorials for such things using ggplot or seaborn, I can get the idea?

ADD REPLY

Login before adding your answer.

Traffic: 1891 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6