Thank you so much dear Kevin.
• 0 views
•
link
Hi folks. I want to analyze the SNP data for the multifactorial disease. The data's format is like the following:
1 100292476 AA
1 101064936 AA
rs577266494 1 103380393 GG
1 104303716 GG
1 104864464 CC
1 106737318 TT
**.
.
.**
I would appreciate it if you could help me to find a pipeline or a tutorial for this reason. thank you
Given the data in this format, you could do different types of analyses (in R):
Kevin
Thank you so much dear Kevin.
Log in to answer this question.