Displaying 1 result from an estimated 1 matches for "snpn".
Did you mean:
  snan
  
2011 Jul 27
1
SNP Tables
...Aa         AA
case      2            3           0
control   2            2           0
So I should not use this one or if I am using it, then I need to see  0 0 in
to AA column which I don't see when I use the table command in R.
snpmat
category   SNP1     SNP2     SNP3    ....     SNPN
case           1            0            2                     1
case           0            1            1                      2
case           1            2            2                     0
control         0           1             0                    1
control         1           2...