Welcome to DRIVE’s documentation!#
Distant Relatedness for Identification and Variant Evaluation (DRIVE) is a novel approach to IBD-based genotype inference used to identify shared chromosomal segments in dense genetic arrays. DRIVE implemented a random walk algorithm that identifies clusters of individuals who pairwise share an IBD segment overlapping a locus of interest. This tool was developed in python by the Below Lab at Vanderbilt University.
Quick Installation:#
The easiest way to install DRIVE is from the PYPI register. Users can use the following command to install the program. This method ensures that all the necessary dependencies are installed.
pip install drive-ibd
Note
To read more about this install go to the Pip Installation section
Citation:#
Currently the paper DRIVE originally appeared in can be found on medrxiv at the following link: https://www.medrxiv.org/content/10.1101/2023.04.19.23288831v1
Contact:#
If you have any questions about DRIVE, you can either post an issue on the Github issues page.