I have a genotype data as a matrix of 10 samples (columns) and 560 000 SNPs (raws). I want to convert this data for further analysis , but have not MAP and PED file (PLINK format) to use GenABEL and I don't know any ways to do this conversion.
Here's a few rows and columns to show you what it looks like:
            S1  S2  S3  S4  S5
rs75406208  CC  CC  CG  CG  NA
rs200142685 AG  AG  GG  GG  GG
rs369829527 NA  NA  GG  GG  GG
rs76412254  GG  GG  GG  GG  GG
rs80033621  AA  AA  AA  AA  AA
rs62608737  GG  GG  GG  GG  GG
rs373506129 NA  NA  CC  CC  CC
Does anyone know any way to do it?
Thanks in advance.
Perhaps I missed something, but what's the D?
D is deletion I is inversion And I have many polymorphisms such as AG, AT, AA , GG, CC, CG, TT
I is insertion and not inversion that is something else
of course, i confused
This is weird. So you have a deletion for snp rs144430729, while that's a C/T SNP. Doesn't make sense to me. How did you obtain this data?
It is not my data, I got them from my colleagues, to conduct a joint analysis with the metabolome
If this is sequencing data, try to get the original output. That will make things less painful and less error-prone.