Entering edit mode
7.8 years ago
gaow
•
0
PLINK IBD calculation via --genome computes IBD/IBS for all pairs of samples in the dataset. Is there a way to list specific M samples that one wants to compute against the rest of data so that it's (N - M) * M pairs of results, rather than as many as (N - 1) * (N - 1) pairs?
I've added the
PLINKtag, to help those watching this tag to find this question.