I have genotype data and I actually want to know the linkage relationship between two genes? So here is how I did, I map the snps which are reside to genes within +-10kb, then for two genes, each has an associated set of SNPs, how do I use plink to compute the LD between two sets of SNPs? Can I make an conclusion like this? If snp set A mapped to gene A has an average LD>0.8 with snp set B mapped to gene B, I would say gene A and gene B are linked? I find plink can only compute all pairs of LD for a given snp list. Thanks for any advice
set A and set B may contain less 100 snps, I will try Haploview and LocusZoom I do not want to use plink to do all pairwise than remove LD, too trouble some
Hi, are you sure Haploview or LocusZoom has such functions? It seems do not have such function to me