Hi Prasanna,
The discussion of converting data from one format to another can be
complicated, and I can't cover everything. Tassel's Hapmap format is
described in the User Guide. And using a combination of Excel,
editors, unix utilities, etc. your file can be converted to Hapmap.
Basically what needs to happen...
- Translate 0s to A (Homozygous A)
- Translate 2s to C (Homozygous C)
- Translate 1s to M (Het A / C)
- Translate NA to N (Unknown)
You also had some AAAB values which is probably errors but I
translated those to N
Then the whole matrix needs to be transposed because Hapmap has Taxa
as headers and sites as rows.
And there are fields in Hapmap that you don't have which can be added
with NA values.
In general, I will not have time to make these conversions but I did
convert this one file for you. No guarantees about correctness. You
should check for yourself.
Best,
Terry
On Thu, Mar 27, 2014 at 11:59 AM, Prasanna Kankanala
>
https://groups.google.com/d/msgid/tassel/CAMh0T2gTZW0shMi3ZPteHgDPFAB7PiFZka1E7F_Xj0r6Q%2BShMQ%40mail.gmail.com.