JonahBrooks / poppr

Note: This is an old fork. For complete project see grunwaldlab/poppr. -- Most of the C code (and their R wrappers) was written by me.
http://www.github.com/grunwaldlab/poppr
0 stars 0 forks source link

Index of association for genlight objects #2

Open zkamvar opened 10 years ago

zkamvar commented 10 years ago

Implement a sliding window analysis of the index of association and standardized index of association.

zkamvar commented 9 years ago

The algorithm for the index of association is detailed in the algorithms and equations vignette.

With SNP data, it is not immediately clear whether or not the markers are linked. It might be a good idea to explore three options for calculating this statistic:

Neither of these methods are perfect, but it would be useful to see if they are implementable and if they produce meaningful results.

Tasklist: