how to analyze the distribution over each gene in different conditions?
0
0
Entering edit mode
6.9 years ago
Lila M ★ 1.2k

Hi guys, I'm working with gene-exoresion-coverage. Let's say that I have a data frame (49 obs, 4 vars) for each gene (gene), 3 diferent conditions (cond1, cond2, cond3) and coverage as follow:

cond1   cond2   cond3   gene
 418.7  227.7   352.3   SSU72
 32.3   25.3    18.3    TAF5L
 10.7   25.6    36.7    DPYD
 228    219.1   253.3   KIF1B

I would like to analyze the coverage and the distribution of the ratios over each gene in the three conditions. What is the best approach for doing that? Any suggestions?

Thanks!!!

RNA-Seq coverage gene • 1.2k views
ADD COMMENT
0
Entering edit mode

I guess you are interested in differential gene expression? If yes, you may read limma / edgeR / DESeq2 user guides.

To get more help than the above, explain properly your data and experimental design. How many replicates per condition? Are these RNAseq read counts? ChIPseq? Among other details.

ADD REPLY
0
Entering edit mode

Hi, thanks for the reply. I'll do the corresponding analysis using the tools that you mentioned. But now I am interested in the coverage over specific genes. So what I want to do is a analysis that, based on my data, could show the distribution for each gene in the different condition. Is not expression data, is coverage. So what I am wondering is which is the best way to show the different distribution for each gene.

Thanks

ADD REPLY
0
Entering edit mode

If your data is RNAseq, the coverage of a gene will be its expression.

ADD REPLY
0
Entering edit mode

No, it is not, because I get the coverage using bedtools multicov.

ADD REPLY

Login before adding your answer.

Traffic: 2321 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