Output File Structure#
DRIVE outputs a file that ends in .DRIVE.txt. This file has the results of the clustering analysis. The file begins with two lines that tell how many IBD segments and haplotypes were identified as well as how many clusters were identified. There are eight columns in the output file are described below
Column descriptions:#
clustID ID given to each network identified. This value will have the form “clst#”.
n.total Total number of individuals in the network.
n.haplotype The number of haplotypes in the network. This value may be different than n.total due to inbreeding.
true.positive.n Number of shared IBD segments that are identified in the network.
true.postive Proportion of identified IBD segments in networks vs the total number of possible IBD segments that could exist between all individuals in the network.
false.postive Proportion of individuals within the cluster that share an IBD segment with another individual outside of the cluster.
IDs List of ids that are in the network.
ID.haplotype List of haplotypes that are in the network. These will be equivalent to the ids in the “IDs” column except each id will have a phase value attached to it.