This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Calculating Ibd Using R Package

Hi all,

Does anyone know whether there is any R package or function to calculate IBD (identity by descent) sharing? I have been trying to search for a solution in Biostar, google, etc, but haven't really found anything.

I know that other software such as SOLAR, MERLIN, GENIBD, SIMWALK etc can calculate IBD. I am doing some simulation in R and since my simulated genotype is already in R, I would like to find a way to calculate IBD sharing within R itself.

Can anyone help point me to the right direction?

Thank you very much.

Bhoom

r genetics

1 answer

You can use the SNPRelate package for that (http://cran.r-project.org/web/packages/SNPRelate/index.html).

-Joey

Thank you. I will check it out. I didn't realize that you have already answered my answer quite some time ago. I really need to figure out how to get notified from this forum.

Log in to answer this question.