plotting SEs against allele frequency in R
0
0
Entering edit mode
9.3 years ago
iphoenix2100 ▴ 50

Dear all,

I have a dataset with two Standard errors from different experiments of *GWAS. And trying to see how it varies against the allele frequency. This to discard any outliers from the following analysis.

so the dataset looks like

$maf $SE1 $SE2
0.01  0.356  0.348
0.05  0.456  0.245
.....    .......  ........

I managed to find a plot that matches the description. I have tried the plot in the base graphics of . is there any package that can provide such plots. Any suggestions will be of great help. Thanks so much

< image not found >

r • 3.0k views
ADD COMMENT
2
Entering edit mode

Do you have the data available to produce the plot? The example data you have show only MAF and SE? Are you asking how to make a plot or how to get the odds ratio and risk allele frequency? What do you want the colors to represent?

ADD REPLY
0
Entering edit mode

Are you willing to use the ggplot2 package? That would make your life easier and using that is VERY common.

ADD REPLY

Login before adding your answer.

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