Entering edit mode
7.7 years ago
mirzaei86.vahid
▴
50
Hi
I have a data which composed of allele information homo, hetero ; normal,disease and etc.
Each patient has this information, a table with several columns looks like :
Patient SNP1 SNP2
P1 AA 0
P2 Ab 1
P3 BB 0
My question is, Does R has any packages for calculating genotype groups and allele frequency?
Thanks
Thanks @Petr Ponomarenko. The last column is another representation of my SNP columns. And about your second question, I'm more familiar with R, I have no information about PLINK.
Can I use PLINK for Sanger SNP data like this:
this apears to me as a screenshot with no structure. just numbers in a box =) What are the columns, rows and data types? Please describe the dataset.
R is great, but plink might be easier to go around reviewers since it has a lot of different statistical models and tests inside and ways to format data in popular ways.