Merging Outputs from plink --assoc and --hardy to Produce Table
0
0
Entering edit mode
15 days ago
Koketso • 0

Good day, I have summary statistics of my APOBEC3 gene which were generated using plink --assoc. I have also used plink --hardy to assess deviation from hwe. Now I need to translate these summary stats into a publication ready table that shows frequency and distribution of the apobec3g genotypes and their association with HIV status. is there an R or even pandas script that I can use to do this? I am new to R scripting and have limited python scripting skills

PLINK PANDAS R • 301 views
ADD COMMENT
0
Entering edit mode

As long as the output of assoc is 1 row per SNP, then rows should match with hardy output, we can use paste:

ADD REPLY
0
Entering edit mode

Thank you so much. How about calculating allelic odds ratios? Which plink/R command can I use for that?

ADD REPLY

Login before adding your answer.

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