Hi, All,
I want to plot the synonymous and non-synonymous allele frequency over chromosomes, like this plot attached, which the non-synonymous and synonymous SNPs add up to the whole space. https://dl.dropboxusercontent.com/u/88399787/F2.medium.gif
My data looks like this:
ID  Chr pos Type    Allelefrequency
SNP1    1   3245    SYN 0.12
SNP2    1   3569    SYN 0.13
SNP3    1   4503    SYN 0.03
SNP4    1   11590   NONSYN  0.22
SNP5    1   11983   NONSYN  0.14
SNP6    1   12030   NONSYN  0.33
Any input is appreciated
Thanks
"Any input is appreciated," -- the same could be said by someone trying to answer this question :)
What data do you have for this plot, and what form is it in?
Sorry for the vague question, I've updated it, thanks